mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-17 06:41:03 +02:00
build(deps): bump ctrlc from 3.4.6 to 3.4.7
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.4.6 to 3.4.7. - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](https://github.com/Detegr/rust-ctrlc/compare/3.4.6...3.4.7) --- updated-dependencies: - dependency-name: ctrlc dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
60b42c4d94
commit
cf65691d6b
2 changed files with 5 additions and 17 deletions
|
@ -138,7 +138,7 @@ smithay-client-toolkit = { version = "0.18.1", default-features = false, feature
|
|||
"calloop",
|
||||
] }
|
||||
universal-config = { version = "0.5.1", default-features = false }
|
||||
ctrlc = "3.4.6"
|
||||
ctrlc = "3.4.7"
|
||||
cfg-if = "1.0.0"
|
||||
|
||||
# cli
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue