We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e0fe75 commit c8bbd22Copy full SHA for c8bbd22
Cargo.toml
@@ -39,5 +39,5 @@ pin-project-lite = "0.2.13"
39
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
40
criterion = { version = "0.5.1", features = ["html_reports"] }
41
axum = "0.7.2"
42
-salvo = { version = "0.65.0", features = ["tower-compat"] }
+salvo = { version = "0.66.0", features = ["tower-compat"] }
43
rust_socketio = { version = "0.4.2", features = ["async"] }
0 commit comments