Skip to content

Commit 36d08c3

Browse files
authored
Merge pull request #694 from svenstaro/dependabot/cargo/all-dependencies-260ebed0e2
Bump the all-dependencies group with 8 updates
2 parents f5d23a7 + be0fbcc commit 36d08c3

File tree

2 files changed

+70
-63
lines changed

2 files changed

+70
-63
lines changed

Cargo.lock

Lines changed: 68 additions & 61 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
@@ -33,15 +33,15 @@ progress_string = "0.2"
3333
getrandom = { version = "0.3", features = ["wasm_js"] }
3434
rand = "0.9"
3535
rand_distr = "0.5"
36-
regex = "1.11"
36+
regex = "1.12"
3737
sha2 = "0.10.9"
3838
yansi = "1"
3939

4040
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
4141
clap = { version = "4.5", features = ["derive", "cargo", "wrap_help"] }
4242
clap_complete = "4"
4343
clap_mangen = "0.2"
44-
ctrlc = { version = "3.4", features = ["termination"] }
44+
ctrlc = { version = "3.5", features = ["termination"] }
4545
terminal_size = "0.4"
4646

4747
[target.'cfg(target_arch = "wasm32")'.dependencies]

0 commit comments

Comments
 (0)