Skip to content

Commit

Permalink
Merge 3566412 into b1711eb
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 8, 2022
2 parents b1711eb + 3566412 commit 03cf36b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 odbcsv/Cargo.toml
Expand Up @@ -34,7 +34,7 @@ csv = "1.1.6"
anyhow = "1.0.66"
stderrlog = "0.5.3"
log = "0.4.17"
clap = { version = "4.0.18", features = ["derive", "env"] }
clap = { version = "4.0.22", features = ["derive", "env"] }

[dev-dependencies]
assert_cmd = "2.0.6"
Expand Down

0 comments on commit 03cf36b

Please sign in to comment.