Skip to content

Commit c8e3192

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
Update veriosn to 3.2-preview.7
1 parent bc5639b commit c8e3192

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -155,7 +155,7 @@ regex = { version = "1.11" }
155155
# registry, dsc-lib-registry
156156
registry = { version = "1.3" }
157157
# dsc
158-
rmcp = { version = "0.7" }
158+
rmcp = { version = "0.8" }
159159
# dsc_lib
160160
rt-format = { version = "0.3" }
161161
# dsc, dsc-lib, dscecho, registry, dsc-lib-registry, runcommandonset, sshdconfig

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.6"
3+
version = "3.2.0-preview.7"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)