hellorust20xx 0.1.0

A crate for test
Documentation
[build-dependencies.cc]
version = "1.0.66"

[dependencies.rand]
version = "0.8.3"

[lib]
name = "foo"

[package]
authors = ["kaifoon <zerco@foxmail.com>"]
description = "A crate for test"
documentation = "https://doc.rust-lang.org/cargo/reference/manifest.html"
edition = "2018"
exclude = ["src/.SpaceVim.d/init.toml", "src/.project_alt.json", ".gdb_history"]
license = "MIT"
name = "hellorust20xx"
version = "0.1.0"

[profile.dev]
panic = "abort"

[profile.release]
panic = "abort"