Skip to content

Commit

Permalink
build(deps): bump enum-map from 2.7.0 to 2.7.1 (#286)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent f782917 commit 1e8ebef
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 @@ -27,7 +27,7 @@ chrono = { version = "0.4", features = ["serde"] }
clap-verbosity-flag = "2.1"
clap = { version = "4.4", features = ["derive", "env"] }
csv = "1.2"
enum-map = { version = "2.6.3", features = ["serde"] }
enum-map = { version = "2.7.1", features = ["serde"] }
env_logger = "0.10"
flate2 = "1.0"
indexmap = { version = "2.1", features = ["serde"] }
Expand Down

0 comments on commit 1e8ebef

Please sign in to comment.