Skip to content

Commit ce6b6cd

Browse files
committed
wip
1 parent d1961ab commit ce6b6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Rust/ntex/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ nanorand = { version = "0.7", default-features = false, features = ["std", "wyra
8181
atoi = "2.0"
8282
futures = "0.3"
8383
sonic-rs = "0.5.1"
84-
smallvec = "1.1"
84+
smallvec = "1.15"
8585
serde = { version = "1", features = ["derive"] }
8686
serde_json = "1"
8787
log = { version = "0.4", features = ["release_max_level_off"] }

0 commit comments

Comments
 (0)