Skip to content

Commit

Permalink
dependabot: bump ctrlc from 3.4.4 to 3.4.5
Browse files Browse the repository at this point in the history
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/Detegr/rust-ctrlc/releases)
- [Commits](Detegr/rust-ctrlc@3.4.4...3.4.5)

---
updated-dependencies:
- dependency-name: ctrlc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2024
1 parent 21d8375 commit 87f80bf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ chrono = "0.4.38"
clap = { version = "=4.2.1", features = ["derive"] }
const_format = { version = "0.2.33", features = ["assertcp"] }
crossbeam-channel = "0.5.13"
ctrlc = "3.4.4"
ctrlc = "3.4.5"
current_platform = "0.2.0"
dlopen2 = "0.7"
encoding_rs = "0.8.34"
Expand Down

0 comments on commit 87f80bf

Please sign in to comment.