Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Yo"]
description = "Yo's Test"
keywords = ["Yo", "Test"]
license = "MIT"
name = "test01"
readme = "README.md"
repository = "https://github.com/YoSuzuki13123/rust-test1"
version = "0.1.0"