chore: 🧹 add license and repository url to Cargo.toml
This commit is contained in:
parent
38b967c2f2
commit
0378e170c7
@ -5,6 +5,8 @@ edition = "2021"
|
|||||||
description = "🐎 » rustler-core market data extractor core functionality"
|
description = "🐎 » rustler-core market data extractor core functionality"
|
||||||
authors = ["Lucas Colombo <lucas@lucode.ar>"]
|
authors = ["Lucas Colombo <lucas@lucode.ar>"]
|
||||||
build = "lib/build.rs"
|
build = "lib/build.rs"
|
||||||
|
license = "MIT"
|
||||||
|
repository = "https://github.com/lucas-labs/rustler-core"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
path = "lib/lib.rs"
|
path = "lib/lib.rs"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user