Skip to content

Commit 04e2550

Browse files
committed
Drop ctrlc crate which is now unused
1 parent 2f8f1db commit 04e2550

File tree

2 files changed

+19
-49
lines changed

2 files changed

+19
-49
lines changed

Cargo.lock

Lines changed: 19 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ conduit-router = "0.9.0-alpha.6"
4747
conduit-static = "0.9.0-alpha.3"
4848

4949
cookie = { version = "0.15", features = ["secure"] }
50-
ctrlc = { version = "3.0", features = ["termination"] }
5150
dashmap = { version = "4.0.2", features = ["raw-api"] }
5251
derive_deref = "1.1.1"
5352
dialoguer = "0.7.1"

0 commit comments

Comments
 (0)