Skip to content

Commit c7e7f34

Browse files
committed
crc: remove chrono dependency, #5918
1 parent d117a7a commit c7e7f34

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

stacks-signer/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ rusqlite = { workspace = true, features = ["functions"] }
4949
clarity = { path = "../clarity", features = ["testing"] }
5050
stacks-common = { path = "../stacks-common", features = ["testing"] }
5151
num-traits = "0.2.18"
52-
chrono = "0.4.19"
5352

5453
[dependencies.serde_json]
5554
version = "1.0"

0 commit comments

Comments
 (0)