Skip to content

Commit 3435b74

Browse files
G.ReijnG.Reijn
G.Reijn
authored and
G.Reijn
committed
Merge branch 'fix-module-add-run-ps' of https://github.com/Gijsreyn/operation-methods into fix-module-add-run-ps
2 parents 992c730 + c8da022 commit 3435b74

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dsc_lib/Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dsc_lib/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ serde_yaml = { version = "0.9" }
2929
thiserror = "2.0"
3030
security_context_lib = { path = "../security_context_lib" }
3131
semver = "1.0"
32-
tokio = { version = "1.41", features = ["full"] }
32+
tokio = { version = "1.43", features = ["full"] }
3333
tracing = "0.1"
3434
tracing-indicatif = { version = "0.3" }
3535
tree-sitter = "0.25"

0 commit comments

Comments
 (0)