diff --git a/Cargo.lock b/Cargo.lock index 6a4bd47e..3e8b7652 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -618,7 +618,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "117725a109d387c937a1533ce01b450cbde6b88abceea8473c4d7a85853cda3c" dependencies = [ "lazy_static", - "windows-sys 0.59.0", + "windows-sys 0.48.0", ] [[package]] @@ -627,7 +627,7 @@ version = "3.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fde0e0ec90c9dfb3b4b1a0891a7dcd0e2bffde2f7efed5fe7c9bb00e5bfb915e" dependencies = [ - "windows-sys 0.59.0", + "windows-sys 0.48.0", ] [[package]] @@ -2491,7 +2491,7 @@ dependencies = [ [[package]] name = "openapitor" version = "0.0.9" -source = "git+https://github.com/KittyCAD/kittycad.rs?branch=main#cc3bd1b660804fd602dce47586ad676f2c772cb7" +source = "git+https://github.com/KittyCAD/kittycad.rs?branch=main#fc0735bd2b4ef91a6c89556850b432c4004e5a6d" dependencies = [ "Inflector", "anyhow", @@ -5050,7 +5050,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]]