Update Cargo.toml
This commit is contained in:
parent
e4109fb255
commit
f858f42d67
@ -6,6 +6,7 @@ edition = "2018"
|
|||||||
license-file = "LICENSE"
|
license-file = "LICENSE"
|
||||||
repository = "https://github.com/skyeterran/hypoloop"
|
repository = "https://github.com/skyeterran/hypoloop"
|
||||||
keywords = ["gamedev", "simulation", "graphics"]
|
keywords = ["gamedev", "simulation", "graphics"]
|
||||||
|
include = ["/src", "LICENSE", "/examples"]
|
||||||
|
|
||||||
# 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
Block a user