Skip to content

Commit

Permalink
Bump kittycad in /tutorials/websocket_tutorial/draw_cube_rust
Browse files Browse the repository at this point in the history
Bumps [kittycad](https://github.com/KittyCAD/kittycad.rs) from 0.2.46 to 0.3.1.
- [Release notes](https://github.com/KittyCAD/kittycad.rs/releases)
- [Commits](KittyCAD/kittycad.rs@v0.2.46...v0.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent ec03066 commit 4e8c553
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions tutorials/websocket_tutorial/draw_cube_rust/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 tutorials/websocket_tutorial/draw_cube_rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2021"
color-eyre = "0.6.3"
futures = "0.3.30"
image = "0.25.1"
kittycad = "0.2.46"
kittycad = "0.3.1"
reqwest = "0.11.23"
serde = "1.0.200"
serde_json = "1.0.116"
Expand Down

0 comments on commit 4e8c553

Please sign in to comment.