sinorust 0.1.0

a simple hello world!
1
2
3
4
5
6
7
[package]
description = "a simple hello world!"
edition = "2021"
license = "MIT"
name = "sinorust"
readme = "README.md"
version = "0.1.0"