view 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 d2f0d33c1586
line wrap: on
line source

[package]
name = "rust-tutorial"
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]