Skip to content

Commit 208f406

Browse files
authored
Merge pull request #1102 from SteveL-MSFT/update-crates
Update crate versions
2 parents 42b0a0f + 56f9a2b commit 208f406

File tree

18 files changed

+1296
-1207
lines changed

18 files changed

+1296
-1207
lines changed

dsc/Cargo.lock

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

dsc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ strip = "symbols" # See split-debuginfo - allows us to drop the size b
1616
clap = { version = "4.5", features = ["derive"] }
1717
clap_complete = { version = "4.5" }
1818
crossterm = { version = "0.29" }
19-
ctrlc = { version = "3.4" }
19+
ctrlc = { version = "3.5" }
2020
dsc_lib = { path = "../dsc_lib" }
2121
indicatif = { version = "0.18" }
2222
jsonschema = { version = "0.33", default-features = false }

0 commit comments

Comments
 (0)