We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c64c0e commit aea1368Copy full SHA for aea1368
shared/echo/Cargo.toml
@@ -5,4 +5,4 @@ edition = "2021"
5
6
[dependencies]
7
tokio = { version = "1.44.0", features = ["full"] }
8
-toolshed-echo = { git = "https://github.com/envoyproxy/toolshed", rev = "e2df528a12fc331599fb0ca3bdaf370ca3bffe2d", subdirectory = "rust/echo" }
+toolshed-echo = { git = "https://github.com/envoyproxy/toolshed", rev = "c90e42c8379300774680d7c6ae2583a2d967f8ec", subdirectory = "rust/echo" }
0 commit comments