Skip to content

Commit

Permalink
Merge pull request #42 from dbus2/renovate/enumflags2-0.x
Browse files Browse the repository at this point in the history
⬆️ Update enumflags2 to 0.7.9
  • Loading branch information
zeenix authored Feb 18, 2024
2 parents 3eaea85 + f5da5d1 commit 33c3c2d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ anyhow = "1.0.79"
# Explicitly depend on serde to enable `rc` feature.
serde = { version = "1.0.140", features = ["rc"] }
futures-util = "0.3.23"
enumflags2 = "0.7.0"
enumflags2 = "0.7.9"
ntest = "0.9.0"
console-subscriber = { version = "0.1.8", optional = true }
hex = "0.4.3"
Expand Down

0 comments on commit 33c3c2d

Please sign in to comment.