Skip to content

Commit

Permalink
Bump kittycad from 0.3.5 to 0.3.6 in /src/wasm-lib (#2762)
Browse files Browse the repository at this point in the history
Bumps [kittycad](https://github.com/KittyCAD/kittycad.rs) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/KittyCAD/kittycad.rs/releases)
- [Commits](KittyCAD/kittycad.rs@v0.3.5...v0.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent 31b0766 commit 7c568f6
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 @@ -69,7 +69,7 @@ members = [
]

[workspace.dependencies]
kittycad = { version = "0.3.5", default-features = false, features = ["js", "requests"] }
kittycad = { version = "0.3.6", default-features = false, features = ["js", "requests"] }
kittycad-modeling-session = "0.1.4"

[[test]]
Expand Down

0 comments on commit 7c568f6

Please sign in to comment.