Mercurial > hg > Members > anatofuz > ie-virsh
comparison Cargo.toml @ 0:3ef828bc5261
cargo new
author | AnaTofuZ <anatofuz@gmail.com> |
---|---|
date | Thu, 22 Oct 2020 11:58:06 +0900 |
parents | |
children | dba3414e8f7e |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:3ef828bc5261 |
---|---|
1 [package] | |
2 name = "ie-virsh" | |
3 version = "0.1.0" | |
4 authors = ["AnaTofuZ <anatofuz@gmail.com>"] | |
5 edition = "2018" | |
6 | |
7 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | |
8 | |
9 [dependencies] |