Skip to content

Commit 7c3371b

Browse files
committed
fix(sign-doc): remove unused dep
Signed-off-by: bkioshn <[email protected]>
1 parent 5767aaa commit 7c3371b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rust/signed_doc/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ brotli = "7.0.0"
2121
ed25519-dalek = { version = "2.1.1", features = ["pem", "rand_core"] }
2222
uuid = { version = "1.11.0", features = ["v4", "v7", "serde"] }
2323
hex = "0.4.3"
24-
thiserror = "2.0.9"
2524
strum = { version = "0.26.3", features = ["derive"] }
2625

2726
[dev-dependencies]

0 commit comments

Comments
 (0)