Skip to content

Commit fb3fdb1

Browse files
Bump tower from 0.4.13 to 0.5.1 (#49)
1 parent 44ddd19 commit fb3fdb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/fig_api_client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ strum = { version = "0.26.1", features = ["derive"] }
4040
thiserror.workspace = true
4141
time.workspace = true
4242
tokio.workspace = true
43-
tower = "0.4.13"
43+
tower = "0.5.1"
4444
tracing.workspace = true
4545
url = { version = "2.5.4", features = ["serde"] }
4646
which.workspace = true

0 commit comments

Comments
 (0)