chore: use alpha 3 instead of main
This commit is contained in:
@@ -16,8 +16,8 @@ exclude = ["test_data/*"]
|
||||
cryptoxide = "0.4.2"
|
||||
flat-rs = { path = "../flat", version = "0.0.10" }
|
||||
hex = "0.4.3"
|
||||
pallas-codec = { git = "https://github.com/txpipe/pallas" }
|
||||
pallas-primitives = { git = "https://github.com/txpipe/pallas" }
|
||||
pallas-codec = "0.14.0-alpha.3"
|
||||
pallas-primitives = "0.14.0-alpha.3"
|
||||
peg = "0.8.0"
|
||||
pretty = "0.11.3"
|
||||
thiserror = "1.0.31"
|
||||
|
||||
Reference in New Issue
Block a user