Back-merge v0.13 hotfix
This commit is contained in:
commit
62f7c84df0
9 changed files with 21 additions and 25 deletions
|
|
@ -8,12 +8,10 @@ homepage = "https://github.com/txpipe/pallas"
|
|||
documentation = "https://docs.rs/pallas-multiplexer"
|
||||
license = "Apache-2.0"
|
||||
readme = "README.md"
|
||||
authors = [
|
||||
"Santiago Carmuega <santiago@carmuega.me>"
|
||||
]
|
||||
authors = ["Santiago Carmuega <santiago@carmuega.me>"]
|
||||
|
||||
[dependencies]
|
||||
pallas-codec = { version = "0.14.0-alpha.0", path = "../pallas-codec/" }
|
||||
pallas-codec = { version = "0.14.0-alpha.0", path = "../pallas-codec/" }
|
||||
log = "0.4.14"
|
||||
byteorder = "1.4.3"
|
||||
hex = "0.4.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue