Skip to content

Commit e2b4ebd

Browse files
committed
chore: bump rand to 0.10.1
1 parent 62bacbc commit e2b4ebd

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ argon2 = "0.5.3"
1313
chacha20poly1305 = "0.10.1"
1414
clap = { version = "4", features = ["derive"] }
1515
prettytable-rs = "0.10.0"
16-
rand = "0.10.0"
16+
rand = "0.10.1"
1717
rpassword = "7.4.0"
1818
sqlx = { version = "0.9.0-alpha", features = ["sqlite", "sqlite-deserialize", "runtime-tokio", "macros"] }
1919
thiserror = "2.0.17"

0 commit comments

Comments
 (0)