diff options
Diffstat (limited to 'crates/xa65/Cargo.toml')
| -rw-r--r-- | crates/xa65/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/xa65/Cargo.toml b/crates/xa65/Cargo.toml index a6696bd..1ecceb0 100644 --- a/crates/xa65/Cargo.toml +++ b/crates/xa65/Cargo.toml @@ -6,4 +6,3 @@ authors = ["Miquel Sabaté Solà <mikisabate@gmail.com>"] [dependencies] clap = { version = "^4", features = ["derive"] } -rand = "0.8.5" |
