mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-19 01:36:08 +00:00
Require slab 0.4.6
This commit is contained in:
committed by
Dirkjan Ochtman
parent
1e48a703d5
commit
b9ce9c8c94
+1
-1
@@ -38,7 +38,7 @@ rustls-pemfile = "2"
|
||||
rustls-platform-verifier = "0.3"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
slab = "0.4"
|
||||
slab = "0.4.6"
|
||||
smol = "2"
|
||||
socket2 = "0.5"
|
||||
thiserror = "1.0.21"
|
||||
|
||||
Reference in New Issue
Block a user