Update dependencies and fix breaking changes in libffi-sys and arcu

This commit is contained in:
bakaq
2025-05-13 19:53:13 -03:00
parent a42a88a2c9
commit ca173873af
4 changed files with 345 additions and 267 deletions

View File

@@ -38,7 +38,7 @@ to-syn-value_derive = "0.1.1"
walkdir = "2"
[dependencies]
arcu = { version = "0.1.1", features = ["thread_local_counter"] }
arcu = { version = "0.1.2", features = ["thread_local_counter"] }
base64 = "0.22.1"
bit-set = "0.8.0"
bitvec = "1"