summaryrefslogtreecommitdiffhomepage
path: root/test/test-runner
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-runner')
-rw-r--r--test/test-runner/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-runner/Cargo.toml b/test/test-runner/Cargo.toml
index fa277332d9..3e1c8df913 100644
--- a/test/test-runner/Cargo.toml
+++ b/test/test-runner/Cargo.toml
@@ -40,7 +40,7 @@ socket2 = { workspace = true, features = ["all"] }
talpid-windows = { path = "../../talpid-windows" }
windows-service = "0.6"
-winreg = "0.50"
+winreg = "0.55"
[target.'cfg(windows)'.dependencies.windows-sys]
version = "0.45.0"