Placing items
This commit is contained in:
@@ -6,5 +6,5 @@ edition = "2018"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
tcod = "*"
|
||||
tcod = { git = "https://github.com/tomassedovic/tcod-rs" }
|
||||
rand = "0.3.9"
|
||||
|
||||
Reference in New Issue
Block a user