Update raw collections

This commit is contained in:
Louis Dureuil 2024-10-21 10:35:44 +02:00
parent cd378e5bd2
commit 124b5c3df8
No known key found for this signature in database

2
Cargo.lock generated
View File

@ -4434,7 +4434,7 @@ dependencies = [
[[package]] [[package]]
name = "raw-collections" name = "raw-collections"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/dureuill/raw-collections.git#0ecd143c1707d237e3c4d749bc685418da2fccc2" source = "git+https://github.com/dureuill/raw-collections.git#c82184f144aef3ef7cd3992868a97b586fc94cfd"
dependencies = [ dependencies = [
"allocator-api2", "allocator-api2",
"bumpalo", "bumpalo",