Skip to content

Commit

Permalink
Merge pull request #317 from chmouel/dependabot/cargo/tempfile-3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
2 parents cfbd541 + 2b5eee0 commit 05194eb
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 3 deletions.
35 changes: 33 additions & 2 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 @@ -21,7 +21,7 @@ chrono = { version = "0.4.39", default-features = false, features = ["clock"] }
yansi = "1.0.1"
clap = { version = "4", features = ["suggestions", "derive", "env"] }
regex = "1.11.1"
tempfile = "3.14.0"
tempfile = "3.16.0"
clap_complete = "4.5.44"
color-print = "0.3.7"
is-terminal = "0.4.15"

0 comments on commit 05194eb

Please sign in to comment.