Skip to content

Commit e1bacf8

Browse files
committed
Update version to 3.2-rc.1
1 parent 4680230 commit e1bacf8

3 files changed

Lines changed: 17 additions & 26 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ tempfile = { version = "3.27" }
223223
# dsc, dsc-lib, registry, dsc-lib-registry, sshdconfig
224224
thiserror = { version = "2.0" }
225225
# dsc, dsc-lib, dsc-bicep-ext
226-
tokio = { version = "1.50" }
226+
tokio = { version = "1.51" }
227227
# dsc-bicep-ext
228228
tokio-stream = { version = "0.1" }
229229
# dsc

dsc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dsc"
3-
version = "3.2.0-preview.14"
3+
version = "3.2.0-rc.1"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)