@@ -148,9 +148,9 @@ base64 = { version = "0.22" }
148148# dsc-lib, sshdconfig
149149chrono = { version = " 0.4" }
150150# dsc, dsc-lib, dsc-bicep-ext, dscecho, registry, runcommandonset, sshdconfig, dsctest, test_group_resource
151- clap = { version = " 4.5 " , features = [" derive" ] }
151+ clap = { version = " 4.6 " , features = [" derive" ] }
152152# dsc
153- clap_complete = { version = " 4.5 " }
153+ clap_complete = { version = " 4.6 " }
154154# dsc-lib
155155const-str = {version = " 1.1" }
156156# dsc, registry, dsc-lib-registry, sshdconfig
@@ -192,7 +192,7 @@ regex = { version = "1.12" }
192192# registry, dsc-lib, dsc-lib-registry, dsctest
193193registry = { version = " 1.3" }
194194# dsc
195- rmcp = { version = " 0.16 " }
195+ rmcp = { version = " 1.2 " }
196196# dsc_lib
197197rt-format = { version = " 0.3" }
198198# dsc, dsc-lib, dsc-bicep-ext, dscecho, registry, dsc-lib-registry, runcommandonset, sshdconfig
@@ -214,11 +214,11 @@ syntect = { version = "5.3", features = ["default-fancy"], default-features = fa
214214# dsc, process
215215sysinfo = { version = " 0.38" }
216216# sshdconfig
217- tempfile = { version = " 3.25 " }
217+ tempfile = { version = " 3.27 " }
218218# dsc, dsc-lib, registry, dsc-lib-registry, sshdconfig
219219thiserror = { version = " 2.0" }
220220# dsc, dsc-lib, dsc-bicep-ext
221- tokio = { version = " 1.49 " }
221+ tokio = { version = " 1.50 " }
222222# dsc-bicep-ext
223223tokio-stream = { version = " 0.1" }
224224# dsc
@@ -244,7 +244,7 @@ tree-sitter-rust = { version = "0.24" }
244244# registry, dsc-lib-registry, dsctest
245245utfx = { version = " 0.1" }
246246# dsc-lib
247- uuid = { version = " 1.21 " , features = [" v4" ] }
247+ uuid = { version = " 1.22 " , features = [" v4" ] }
248248# dsc-lib, dsc-lib-jsonschema
249249url = { version = " 2.5" }
250250# dsc-lib, dsc-lib-jsonschema
0 commit comments