Skip to content

Commit c26a2df

Browse files
committed
Update version and versions of crates
1 parent beb05fb commit c26a2df

File tree

19 files changed

+1827
-1566
lines changed

19 files changed

+1827
-1566
lines changed

dsc/Cargo.lock

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

dsc/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dsc"
3-
version = "3.2.0-preview.1"
3+
version = "3.2.0-preview.2"
44
edition = "2021"
55

66
[profile.release]
@@ -18,7 +18,7 @@ clap_complete = { version = "4.5" }
1818
crossterm = { version = "0.29" }
1919
ctrlc = { version = "3.4" }
2020
dsc_lib = { path = "../dsc_lib" }
21-
indicatif = { version = "0.17" }
21+
indicatif = { version = "0.18" }
2222
jsonschema = { version = "0.30", default-features = false }
2323
path-absolutize = { version = "3.1" }
2424
rust-i18n = { version = "3.1" }

0 commit comments

Comments
 (0)