Skip to content

Commit 324c89e

Browse files
committed
wip
1 parent 47c08cd commit 324c89e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frameworks/Rust/ntex/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ neon = ["ntex/neon"]
6767
neon-uring = ["ntex/neon-uring"]
6868

6969
[dependencies]
70-
ntex = "3.0.0-pre.4"
70+
ntex = "3.0.0-pre.5"
7171
ntex-neon = "0.1.35"
72-
ntex-net = "3.0.0-pre.3"
72+
ntex-net = "3.0.0"
7373
ntex-bytes = { version = "1", features=["simd"] }
7474
mimalloc = { version = "0.1.25", default-features = false }
7575
snmalloc-rs = { version = "0.3.3", features = ["native-cpu"] }

0 commit comments

Comments
 (0)