Skip to content

Commit

Permalink
deps: Bump slab to v0.4.7
Browse files Browse the repository at this point in the history
Closes #131

Signed-off-by: John Nunley <[email protected]>
  • Loading branch information
notgull committed Dec 3, 2024
1 parent 0c216e8 commit 76bea84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ async-task = "4.4.0"
concurrent-queue = "2.5.0"
fastrand = "2.0.0"
futures-lite = { version = "2.0.0", default-features = false }
slab = "0.4.4"
slab = "0.4.7"

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

0 comments on commit 76bea84

Please sign in to comment.