Skip to content

Commit af6417e

Browse files
committed
ci(pr name): housekeeping
1 parent 9e2de4e commit af6417e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

rust/immutable-ledger/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@ anyhow = "1.0.86"
1313
minicbor = { version = "0.24", features = ["std"] }
1414
uuid = { version = "1.10.0", features = ["v4", "serde"] }
1515
ulid = { version = "1.1.3", features = ["serde", "uuid"] }
16-
cddl = "0.9.4"
1716
hex = "0.4.3"
1817
blake2b_simd = "1.0.2"
1918
blake3 = "=0.1.3"
20-
rand = "0.8.5"
19+
2120

2221

2322

0 commit comments

Comments
 (0)