mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-17 06:41:03 +02:00
Merge pull request #713 from JakeStanger/dependabot/cargo/ctrlc-3.4.5
build(deps): bump ctrlc from 3.4.4 to 3.4.5
This commit is contained in:
commit
eff371ee08
2 changed files with 48 additions and 50 deletions
|
@ -114,7 +114,7 @@ smithay-client-toolkit = { version = "0.18.1", default-features = false, feature
|
|||
"calloop",
|
||||
] }
|
||||
universal-config = { version = "0.5.0", default-features = false }
|
||||
ctrlc = "3.4.4"
|
||||
ctrlc = "3.4.5"
|
||||
cfg-if = "1.0.0"
|
||||
|
||||
# cli
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue