Skip to content

Commit

Permalink
Merge pull request #48 from SierraSoftworks/dependabot/cargo/ctrlc-3.4.5
Browse files Browse the repository at this point in the history
chore(deps): Bump ctrlc from 3.4.4 to 3.4.5
  • Loading branch information
notheotherben authored Aug 14, 2024
2 parents a63b9f6 + fb0cde3 commit 8e5c889
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -9,7 +9,7 @@ async-trait = "0.1.81"
chrono = { version = "0.4.38", features = ["serde"] }
clap = { version = "4.5.15", features = ["derive", "string"] }
croner = "2.0.5"
ctrlc = "3.4.4"
ctrlc = "3.4.5"
gix = { version = "0.64.0", features = [
"blocking-http-transport-reqwest-rust-tls",
] }
Expand Down

0 comments on commit 8e5c889

Please sign in to comment.