2023-01-10 16:37:01 +00:00
|
|
|
[package]
|
2023-01-10 17:09:06 +00:00
|
|
|
name = "rust_pass"
|
2023-01-24 18:57:20 +00:00
|
|
|
version = "1.0.1"
|
2023-01-10 16:37:01 +00:00
|
|
|
edition = "2021"
|
|
|
|
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
|
|
|
|
[dependencies]
|
2023-01-10 17:09:06 +00:00
|
|
|
rand = "0.8.5"
|