@@ -151,7 +151,7 @@ os_info = { version = "3.11" }
151151# dsc, dsc-lib
152152path-absolutize = { version = " 3.1" }
153153# dsc, dsc-lib
154- regex = { version = " 1.11 " }
154+ regex = { version = " 1.12 " }
155155# registry, dsc-lib-registry
156156registry = { version = " 1.3" }
157157# dsc
@@ -161,7 +161,7 @@ rt-format = { version = "0.3" }
161161# dsc, dsc-lib, dscecho, registry, dsc-lib-registry, runcommandonset, sshdconfig
162162rust-i18n = { version = " 3.1" }
163163# dsc, dsc-lib, dscecho, registry, dsc-lib-registry, sshdconfig, dsctest, test_group_resource
164- schemars = { version = " 1.0 " , features = [" preserve_order" ] }
164+ schemars = { version = " 1.1 " , features = [" preserve_order" ] }
165165# dsc, dsc-lib
166166semver = { version = " 1.0" }
167167# dsc, dsc-lib, dscecho, dsc-lib-osinfo, process, registry, dsc-lib-registry, runcommandonset, sshdconfig, dsctest, test_group_resource
@@ -179,7 +179,7 @@ tempfile = { version = "3.23" }
179179# dsc, dsc-lib, registry, dsc-lib-registry, sshdconfig
180180thiserror = { version = " 2.0" }
181181# dsc, dsc-lib
182- tokio = { version = " 1.47 " }
182+ tokio = { version = " 1.48 " }
183183# dsc
184184tokio-util = { version = " 0.7" }
185185# dsc, dsc-lib, registry, dsc-lib-registry, runcommandonset, sshdconfig
@@ -204,12 +204,12 @@ url = { version = "2.5" }
204204urlencoding = { version = " 2.1" }
205205# dsc-lib
206206which = { version = " 8.0" }
207+ # dsc-lib
208+ ipnetwork = { version = " 0.21" }
207209
208210# build-only dependencies
209211# dsc-lib, dsc-lib-registry, sshdconfig, tree-sitter-dscexpression, tree-sitter-ssh-server-config
210212cc = { version = " 1.2" }
211- # registry, dsc-lib-registry
212- static_vcruntime = { version = " 2.0" }
213213
214214# test-only dependencies
215215# dsc-lib-jsonschema
0 commit comments