We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b7e2c3 commit fc940ceCopy full SHA for fc940ce
interop/Cargo.toml
@@ -14,7 +14,7 @@ path = "src/bin/server.rs"
14
15
[dependencies]
16
async-stream = "0.3"
17
-strum = {version = "0.26", features = ["derive"]}
+strum = {version = "0.27", features = ["derive"]}
18
pico-args = {version = "0.5", features = ["eq-separator"]}
19
console = "0.15"
20
http = "1"
0 commit comments