Add missing license annotations to ephemera and bity integration
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "ephemera"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license.workspace = true
|
||||
|
||||
[[bin]]
|
||||
name = "ephemera"
|
||||
|
||||
@@ -3,6 +3,7 @@ name = "nym-bity-integration"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
rust-version = "1.56"
|
||||
license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user