Skip to content

Commit

Permalink
build(deps): bump enum-map from 2.6.1 to 2.6.3 (#207)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 0e17128 commit 8f01a96
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 = { version = "4.4", features = ["derive", "env"] }
clap-verbosity-flag = "2.0"
csv = "1.2"
enum-map = { version = "2.6.1", features = ["serde"] }
enum-map = { version = "2.6.3", features = ["serde"] }
env_logger = "0.10"
flate2 = "1.0"
hgvs = "0.10"
Expand Down

0 comments on commit 8f01a96

Please sign in to comment.