File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 22name = " lbr-prelude-derive"
33version = " 0.1.0"
44edition = " 2021"
5+ license = " Apache-2.0"
6+ homepage = " https://mlabs-haskell.github.io/lambda-buffers/"
7+ description = " Derive macros for the lambda-buffers Json trait"
8+ repository = " https://github.com/mlabs-haskell/lambda-buffers"
59
610[lib ]
711proc-macro = true
Original file line number Diff line number Diff line change 22name = " lbr-prelude"
33version = " 0.1.0"
44edition = " 2021"
5-
6- # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
5+ license = " Apache-2.0"
6+ homepage = " https://mlabs-haskell.github.io/lambda-buffers/"
7+ description = " Basic data types and utilities for lambda-buffers"
8+ repository = " https://github.com/mlabs-haskell/lambda-buffers"
79
810[dependencies ]
911data-encoding = " 2.4.0"
You can’t perform that action at this time.
0 commit comments