Merge pull request #34 from flibusta-apps/dependabot/cargo/slab-0.4.11

Bump slab from 0.4.10 to 0.4.11
This commit is contained in:
2025-08-17 23:18:11 +02:00
committed by GitHub

4
Cargo.lock generated
View File

@@ -2275,9 +2275,9 @@ checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
[[package]] [[package]]
name = "slab" name = "slab"
version = "0.4.10" version = "0.4.11"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d" checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589"
[[package]] [[package]]
name = "smallvec" name = "smallvec"