diff options
Diffstat (limited to 'lib/xixanta/Cargo.toml')
| -rw-r--r-- | lib/xixanta/Cargo.toml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/xixanta/Cargo.toml b/lib/xixanta/Cargo.toml index 66f0a76..6d2c66a 100644 --- a/lib/xixanta/Cargo.toml +++ b/lib/xixanta/Cargo.toml @@ -8,8 +8,7 @@ edition.workspace = true license.workspace = true rust-version.workspace = true -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] lazy_static = "1.5.0" toml = { version = "0.8", features = ["preserve_order"] } +rand = "0.8.5" |
