Skip to content

Commit

Permalink
bump ctrlc
Browse files Browse the repository at this point in the history
  • Loading branch information
nbittich committed Jun 1, 2023
1 parent beb8395 commit a0b5db9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 @@ -30,7 +30,7 @@ serde = { version = "1.0.163", features = ['serde_derive', 'rc'] }
serde_json = "1.0.96"
slab_tree = "0.3.2"
strum = { version = "0.24.1", features = ["derive"] }
ctrlc = "3.3.1"
ctrlc = "3.4.0"
[dependencies.env_logger]
default-features = false
version = "0.10.0"
Expand Down

0 comments on commit a0b5db9

Please sign in to comment.