Skip to content

Commit

Permalink
Merge pull request #24 from hiro-o918/renovate/patch-cargo-dependencies
Browse files Browse the repository at this point in the history
Update Cargo Dependencies (patch)
  • Loading branch information
hiro-o918 authored Mar 15, 2022
2 parents 6ec08a0 + dcf4484 commit db90d56
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ license = "MIT"

[dependencies]
ansi_term = "0.12.1"
anyhow = "1.0.55"
clap = { version = "3.1.5", features = ["derive"] }
anyhow = "1.0.56"
clap = { version = "3.1.6", features = ["derive"] }
clap_complete = "3.1.1"
dirs = "4.0.0"
regex = "1.5.4"
regex = "1.5.5"
skim = "0.9.4"
thiserror = "1.0.30"

0 comments on commit db90d56

Please sign in to comment.