Skip to content

Commit

Permalink
Merge pull request #274 from figsoda/dependabot/cargo/globset-0.4.11
Browse files Browse the repository at this point in the history
Bump globset from 0.4.10 to 0.4.11
  • Loading branch information
figsoda committed Jul 13, 2023
2 parents abee270 + d9b4b99 commit 3f49cf7
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 11 deletions.
32 changes: 22 additions & 10 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 @@ -14,7 +14,7 @@ categories = ["command-line-utilities", "development-tools"]
[dependencies]
anyhow = "1.0.71"
clap = { version = "4.3.11", features = ["cargo", "derive", "unicode"] }
globset = "0.4.10"
globset = "0.4.11"
is_executable = "1.0.1"
rpassword = "7.2.0"
serde = { version = "1.0.168", features = ["derive"] }
Expand Down

0 comments on commit 3f49cf7

Please sign in to comment.