Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: hinto-janai <[email protected]>
  • Loading branch information
Boog900 and hinto-janai authored Sep 30, 2024
1 parent 09a5d28 commit e759b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ thread_local = { version = "1.1.8", default-features = false }
tokio-util = { version = "0.7.12", default-features = false }
tokio-stream = { version = "0.1.16", default-features = false }
tokio = { version = "1.40.0", default-features = false }
tower = { git = "https://github.com/Cuprate/tower.git", rev = "6c7faf0", default-features = false }
tower = { git = "https://github.com/Cuprate/tower.git", rev = "6c7faf0", default-features = false } // <https://github.com/tower-rs/tower/pull/796>
tracing-subscriber = { version = "0.3.18", default-features = false }
tracing = { version = "0.1.40", default-features = false }

Expand Down

0 comments on commit e759b82

Please sign in to comment.