Skip to content

Commit

Permalink
Merge pull request #736 from rustic-rs/dependabot/cargo/enum-map-deri…
Browse files Browse the repository at this point in the history
…ve-0.12.0

build(deps): bump enum-map-derive from 0.11.0 to 0.12.0
  • Loading branch information
aawsome committed Jul 8, 2023
2 parents f39e1e4 + 0376afc commit 80f7e30
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 15 deletions.
17 changes: 3 additions & 14 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 @@ -214,7 +214,7 @@ chrono = { version = "0.4", default-features = false, features = [
] }
zstd = "0.12"
enum-map = "2"
enum-map-derive = "0.11"
enum-map-derive = "0.12"
rhai = { version = "1.15", features = [
"sync",
"serde",
Expand Down

0 comments on commit 80f7e30

Please sign in to comment.