Skip to content

Commit

Permalink
Bump clap from 3.1.6 to 3.1.8 (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 3, 2022
1 parent fa7909a commit 52186d6
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 @@ -92,7 +92,7 @@ parquet = { version = "11.0", default-features = false, optional = true, feature
"base64",
] }

clap = { version = "3.1.6", optional = true, features = ["derive"] }
clap = { version = "3.1.8", optional = true, features = ["derive"] }

[dev-dependencies]
wasm-bindgen-test = "0.3.13"
Expand Down

0 comments on commit 52186d6

Please sign in to comment.