Skip to content

Commit

Permalink
fix(deps): update rust crate enum-map to 2.7.1 (#49)
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 Nov 10, 2023
1 parent c4520e9 commit e6d5362
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 @@ -82,7 +82,7 @@ serde_with = { version = "3.4.0", features = ["base64"] }
# other dependencies
bytes = "1.5.0"
chrono = { version = "0.4.31", default-features = false, features = ["clock", "serde"] }
enum-map = "2.7.0"
enum-map = "2.7.1"
enum-map-derive = "0.14.0"
zstd = "0.13.0"

Expand Down

0 comments on commit e6d5362

Please sign in to comment.