chore(deps): update rust crate bitfield to 0.19.0

This commit is contained in:
stoat-release[bot]
2026-07-07 16:13:14 +00:00
committed by GitHub
parent 0b53db9921
commit 9c171ff35d
2 changed files with 17 additions and 3 deletions

View File

@@ -45,7 +45,7 @@ ulid = "1.2.1"
nanoid = "0.4.0"
typenum = "1.17.0"
num_enum = "0.6.1"
bitfield = "0.13.2"
bitfield = "0.19.0"
# Time
chrono = "0.4.15"