Skip to content

Commit

Permalink
deps: Bump slab to v0.4.7
Browse files Browse the repository at this point in the history
cc smol-rs/async-executor#131

Signed-off-by: John Nunley <[email protected]>
  • Loading branch information
notgull committed Oct 6, 2024
1 parent 7d29a93 commit 43d45de
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 @@ -34,7 +34,7 @@ futures-lite = { version = "2.0.0", default-features = false }
parking = "2.0.0"
polling = "3.0.0"
rustix = { version = "0.38.18", default-features = false, features = ["fs", "net", "std"] }
slab = "0.4.2"
slab = "0.4.7"
tracing = { version = "0.1.37", default-features = false }

[target.'cfg(windows)'.dependencies]
Expand Down

0 comments on commit 43d45de

Please sign in to comment.