v0.1
This commit is contained in:
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "hello"
|
||||
version = "0.1.1"
|
||||
edition = "2024"
|
||||
description = "这是Rust编写的程序"
|
||||
license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.9.2"
|
||||
Reference in New Issue
Block a user