fix: add missing Cargo metadata required for publish
This commit is contained in:
parent
730e52bca0
commit
52240911da
2 changed files with 3 additions and 4 deletions
|
|
@ -5,6 +5,7 @@ version = "0.21.0"
|
|||
edition = "2021"
|
||||
repository = "https://github.com/txpipe/pallas"
|
||||
homepage = "https://github.com/txpipe/pallas"
|
||||
documentation = "https://docs.rs/pallas"
|
||||
license = "Apache-2.0"
|
||||
readme = "README.md"
|
||||
authors = ["Santiago Carmuega <santiago@carmuega.me>"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue