Dice
/
Rust
/
hello_worlds
/
Cargo.toml
Cargo.toml
Raw
[
package
]
name
=
"hello_worlds"
version
=
"0.1.0"
edition
=
"2024"
[
dependencies
]
rand
=
"0.10.0"