Skip to content

Commit 9c90b3a

Browse files
aster-voidclaude
andcommitted
build: remove unused rand dependency
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 149c044 commit 9c90b3a

File tree

2 files changed

+4
-36
lines changed

2 files changed

+4
-36
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ clap = { version = "4", features = ["derive"] }
1414
dirs = "6"
1515
serde = { version = "1", features = ["derive"] }
1616
serde_yaml = "0.9"
17-
rand = "0.8"
1817
xtra = { version = "0.6", features = ["tokio"] }
1918
dotenvy = "0.15"
2019
shellexpand = "3"

0 commit comments

Comments
 (0)