cargo upgrade

This commit is contained in:
2025-09-18 16:45:03 -06:00
parent fab10dfa1f
commit 4f93ee4e9d
3 changed files with 139 additions and 179 deletions

View File

@@ -7,5 +7,5 @@ edition = "2024"
defmt = ["dep:defmt"]
[dependencies]
bitflags = "2.9.1"
bitflags = "2.9.4"
defmt = { version = "1.0.1", optional = true }