Skip to content

Commit 76bea84

Browse files
committed
deps: Bump slab to v0.4.7
Closes smol-rs#131 Signed-off-by: John Nunley <[email protected]>
1 parent 0c216e8 commit 76bea84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ async-task = "4.4.0"
2323
concurrent-queue = "2.5.0"
2424
fastrand = "2.0.0"
2525
futures-lite = { version = "2.0.0", default-features = false }
26-
slab = "0.4.4"
26+
slab = "0.4.7"
2727

2828
[target.'cfg(target_family = "wasm")'.dependencies]
2929
futures-lite = { version = "2.0.0", default-features = false, features = ["std"] }

0 commit comments

Comments
 (0)