build(deps): bump bitflags from 2.9.3 to 2.9.4 (#4967)

This commit is contained in:
Quentin Gliech
2025-09-12 09:39:05 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -129,7 +129,7 @@ default-features = true
# Packed bitfields
[workspace.dependencies.bitflags]
version = "2.9.3"
version = "2.9.4"
# Bytes
[workspace.dependencies.bytes]