diff --git a/Cargo.lock b/Cargo.lock
index 515b8c7d..30445b5b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -7032,9 +7032,9 @@ dependencies = [
 
 [[package]]
 name = "test-with"
-version = "0.14.6"
+version = "0.14.7"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "bfe0744d7360b0ffece0f61e6a33834a0f6d8479bc71f6537fb7c98de10782d2"
+checksum = "eb39a1199760f44d7e11b6644b620d35abe7e012fa34288abae9e5aa95a243da"
 dependencies = [
  "byte-unit",
  "chrono",
@@ -8064,7 +8064,7 @@ version = "0.1.9"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
 dependencies = [
- "windows-sys 0.59.0",
+ "windows-sys 0.48.0",
 ]
 
 [[package]]