mirror of https://github.com/MingweiSamuel/Riven
parent
17a569c703
commit
4d6c45edcf
|
@ -2,7 +2,12 @@
|
||||||
name = "riven"
|
name = "riven"
|
||||||
version = "0.0.1"
|
version = "0.0.1"
|
||||||
authors = ["Mingwei Samuel <mingwei.samuel@gmail.com>"]
|
authors = ["Mingwei Samuel <mingwei.samuel@gmail.com>"]
|
||||||
|
description = "RiotApi library (wip)"
|
||||||
|
license = "LGPL-3.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
exclude = [
|
||||||
|
".gitignore"
|
||||||
|
]
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue