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:
3
src/wasm-lib/Cargo.lock
generated
3
src/wasm-lib/Cargo.lock
generated
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user