Bump openapitor from 6f38abe to 72dcf45 in /src/wasm-lib (#1685)

Bumps [openapitor](https://github.com/KittyCAD/kittycad.rs) from `6f38abe` to `72dcf45`.
- [Release notes](https://github.com/KittyCAD/kittycad.rs/releases)
- [Commits](6f38abe149...72dcf4573b)

---
updated-dependencies:
- dependency-name: openapitor
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-12 16:57:01 -07:00
committed by GitHub
parent 604446dba3
commit 637c4a7d97

View File

@ -2437,7 +2437,7 @@ checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
[[package]]
name = "openapitor"
version = "0.0.9"
source = "git+https://github.com/KittyCAD/kittycad.rs?branch=main#6f38abe149c74aa9675e9f0d370aa2f78980dc2d"
source = "git+https://github.com/KittyCAD/kittycad.rs?branch=main#72dcf4573bca26b0cc3f5212c66c2f4e888ecb39"
dependencies = [
"Inflector",
"anyhow",
@ -2450,6 +2450,7 @@ dependencies = [
"indexmap 2.2.2",
"json-patch",
"log",
"mime_guess",
"numeral",
"once_cell",
"openapiv3",