Skip to content

Commit ca0f62b

Browse files
chore(deps): update cargo dependencies
1 parent 0a9209c commit ca0f62b

2 files changed

Lines changed: 52 additions & 25 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ thiserror = "2.0"
4242

4343
# Terminal output
4444
colored = "3.0"
45-
dialoguer = "0.11"
45+
dialoguer = "0.12"
4646

4747
# File system
4848
walkdir = "2.5"
@@ -67,7 +67,7 @@ urlencoding = "2.1"
6767
url = "2.5"
6868

6969
[dev-dependencies]
70-
rand = "0.9"
70+
rand = "0.10"
7171

7272
[profile.release]
7373
lto = true

0 commit comments

Comments
 (0)