Skip to content

Commit

Permalink
udpate tcp-stream
Browse files Browse the repository at this point in the history
  • Loading branch information
Keruspe committed Jan 2, 2024
1 parent c021ceb commit a93be76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[workspace]
members = [ "codegen", "protocol", "tcp", "types", "uri" ]
resolver = "2"
2 changes: 1 addition & 1 deletion tcp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ version = "=7.1.2"
path = "../uri"

[dependencies.tcp-stream]
version = "^0.26"
version = "^0.27"
default-features = false

[dependencies.tracing]
Expand Down

0 comments on commit a93be76

Please sign in to comment.