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 d1961ab commit ce6b6cdCopy full SHA for ce6b6cd
frameworks/Rust/ntex/Cargo.toml
@@ -81,7 +81,7 @@ nanorand = { version = "0.7", default-features = false, features = ["std", "wyra
81
atoi = "2.0"
82
futures = "0.3"
83
sonic-rs = "0.5.1"
84
-smallvec = "1.1"
+smallvec = "1.15"
85
serde = { version = "1", features = ["derive"] }
86
serde_json = "1"
87
log = { version = "0.4", features = ["release_max_level_off"] }
0 commit comments