Update bumparaw-collections to 0.1.2

This commit is contained in:
Kerollmops 2024-12-10 14:25:13 +01:00
parent 89637bcaaf
commit 6b269795d2
No known key found for this signature in database
GPG key ID: F250A4C4E3AE5F5F
4 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@ license.workspace = true
anyhow = "1.0.86"
bincode = "1.3.3"
bumpalo = "3.16.0"
bumparaw-collections = "0.1.1"
bumparaw-collections = "0.1.2"
csv = "1.3.0"
derive_builder = "0.20.0"
dump = { path = "../dump" }