Skip to content

Commit

Permalink
chore(deps): update rust crate enumflags2 to 0.7.9 (#2829)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 13, 2024
1 parent 11c7d83 commit c0482cb
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 @@ -157,7 +157,7 @@ bpaf = { version = "0.9.9", features = ["derive"] }
countme = "3.0.1"
crossbeam = "0.8.4"
dashmap = "5.4.0"
enumflags2 = "0.7.3"
enumflags2 = "0.7.9"
getrandom = "0.2.14"
ignore = "0.4.21"
indexmap = { version = "2.2.6", features = ["serde"] }
Expand Down

0 comments on commit c0482cb

Please sign in to comment.