Skip to content

Commit

Permalink
⬆️ Update enumflags2 to 0.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 27, 2024
1 parent 69ad3a4 commit 71c4f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ tokio = ["zbus/tokio"]
zbus = { version = "4", default-features = false }
serde = { version = "1.0", features = ["derive"] }
serde_repr = "0.1.9"
enumflags2 = { version = "0.7.7", features = ["serde"] }
enumflags2 = { version = "0.7.9", features = ["serde"] }
static_assertions = "1.1.0"

[dev-dependencies]
Expand Down

0 comments on commit 71c4f3f

Please sign in to comment.