Mercurial > hg > Members > kono > rust-tutorial
view src/t01guessing/Cargo.toml @ 0:b920a5a8f771
rust tutorial
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 11 Jan 2021 15:02:25 +0900 |
parents | |
children | 9bb0201e638b |
line wrap: on
line source
[package] name = "t01guessing" version = "0.1.0" authors = ["Shinji KONO <kono@ie.u-ryukyu.ac.jp>"] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]