Skip to content

Commit

Permalink
Update Rust crate tokio-util to v0.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] committed Sep 10, 2024
1 parent 6dd0602 commit fe7eec0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ serde = { version = "=1.0.210", default-features = false }
serde_json = { version = "=1.0.128" }
text-size = { version = "=1.1.1", default-features = false }
tokio = { version = "=1.38.0", default-features = false }
tokio-util = { version = "=0.7.11", default-features = false }
tokio-util = { version = "=0.7.12", default-features = false }
tower-layer = { version = "=0.3.3", default-features = false }
tower-service = { version = "=0.3.2", default-features = false }
tracing-appender = { version = "=0.2.3", default-features = false }
Expand Down

0 comments on commit fe7eec0

Please sign in to comment.