Skip to content

Commit

Permalink
fix(deps): update rust crate enum-map-derive to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2023
1 parent 415561d commit dd92df4
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 @@ -83,7 +83,7 @@ serde_with = { version = "3.4.0", features = ["base64"] }
bytes = "1.5.0"
chrono = { version = "0.4.31", default-features = false, features = ["clock", "serde"] }
enum-map = "2.7.1"
enum-map-derive = "0.14.0"
enum-map-derive = "0.15.0"
zstd = "0.13.0"

# local backend
Expand Down

0 comments on commit dd92df4

Please sign in to comment.