File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,8 @@ workspace = true
2020[dependencies ]
2121hex = " 0.4.3"
2222anyhow = " 1.0.89"
23- strum = " 0.26.3"
2423strum_macros = " 0.26.4"
2524regex = " 1.11.0"
26- ed25519-dalek = { version = " 2.1.1" , features = [" pem" ] }
2725minicbor = { version = " 0.25.1" , features = [" alloc" , " derive" , " half" ] }
2826brotli = " 7.0.0"
2927zstd = " 0.13.2"
@@ -33,13 +31,6 @@ bech32 = "0.11.0"
3331dashmap = " 6.1.0"
3432blake2b_simd = " 1.0.2"
3533tracing = " 0.1.40"
36- serde = " 1.0.210"
37- serde_json = " 1.0.128"
3834
3935c509-certificate = { version = " 0.0.3" , git = " https://github.com/input-output-hk/catalyst-libs.git" , tag = " v0.0.3" }
4036pallas = { version = " 0.30.1" , git = " https://github.com/input-output-hk/catalyst-pallas.git" , rev = " 9b5183c8b90b90fe2cc319d986e933e9518957b3" }
41- pallas-hardano = { version = " 0.30.1" , git = " https://github.com/input-output-hk/catalyst-pallas.git" , rev = " 9b5183c8b90b90fe2cc319d986e933e9518957b3" }
42- pallas-crypto = { version = " 0.30.1" , git = " https://github.com/input-output-hk/catalyst-pallas.git" , rev = " 9b5183c8b90b90fe2cc319d986e933e9518957b3" }
43-
44-
45- [dev-dependencies ]
You can’t perform that action at this time.
0 commit comments