Skip to content

Commit

Permalink
Bump kittycad-modeling-cmds from 0.2.70 to 0.2.71 in /src/wasm-lib (#…
Browse files Browse the repository at this point in the history
…4302)

Bumps [kittycad-modeling-cmds](https://github.com/KittyCAD/modeling-api) from 0.2.70 to 0.2.71.
- [Commits](KittyCAD/modeling-api@kittycad-modeling-cmds-0.2.70...kittycad-modeling-cmds-0.2.71)

---
updated-dependencies:
- dependency-name: kittycad-modeling-cmds
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
  • Loading branch information
dependabot[bot] and adamchalmers authored Oct 25, 2024
1 parent c2fba89 commit ca10211
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/wasm-lib/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/wasm-lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ members = [
[workspace.dependencies]
http = "1"
kittycad = { version = "0.3.23", default-features = false, features = ["js", "requests"] }
kittycad-modeling-cmds = { version = "0.2.70", features = ["websocket"] }
kittycad-modeling-cmds = { version = "0.2.71", features = ["websocket"] }

[[test]]
name = "executor"
Expand Down

0 comments on commit ca10211

Please sign in to comment.