view Cargo.toml @ 0:3ef828bc5261

cargo new
author AnaTofuZ <anatofuz@gmail.com>
date Thu, 22 Oct 2020 11:58:06 +0900
parents
children dba3414e8f7e
line wrap: on
line source

[package]
name = "ie-virsh"
version = "0.1.0"
authors = ["AnaTofuZ <anatofuz@gmail.com>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]