Initial commit.
This commit is contained in:
12
Cargo.lock
generated
Normal file
12
Cargo.lock
generated
Normal file
@@ -0,0 +1,12 @@
|
||||
[root]
|
||||
name = "loldog"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"ansi_term 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "ansi_term"
|
||||
version = "0.9.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
|
||||
Reference in New Issue
Block a user