diff --git a/Cargo.lock b/Cargo.lock index 4fc1d1a4..68fb563d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -763,7 +763,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]] @@ -3665,7 +3665,7 @@ dependencies = [ [[package]] name = "openapitor" version = "0.0.9" -source = "git+https://github.com/KittyCAD/kittycad.rs?branch=main#2f37b5df24704818dba7db7fb2861b7a275b8c78" +source = "git+https://github.com/KittyCAD/kittycad.rs?branch=main#8cc3931b3180fb0ab78612a2240696e4b97cb2bd" dependencies = [ "Inflector", "anyhow", @@ -6786,7 +6786,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]]