Skip to content

Commit b8fb9cc

Browse files
Bump kittycad from 0.3.37 to 0.3.38 in /rust
Bumps [kittycad](https://github.com/KittyCAD/kittycad.rs) from 0.3.37 to 0.3.38. - [Release notes](https://github.com/KittyCAD/kittycad.rs/releases) - [Commits](KittyCAD/kittycad.rs@v0.3.37...v0.3.38) --- updated-dependencies: - dependency-name: kittycad dependency-version: 0.3.38 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent caeda31 commit b8fb9cc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rust/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ console_error_panic_hook = "0.1.7"
3535
dashmap = { version = "6.1.0" }
3636
http = "1"
3737
indexmap = "2.10.0"
38-
kittycad = { version = "0.3.37", default-features = false, features = ["js", "requests"] }
38+
kittycad = { version = "0.3.38", default-features = false, features = ["js", "requests"] }
3939
kittycad-modeling-cmds = { version = "0.2.126", features = ["ts-rs", "websocket"] }
4040
lazy_static = "1.5.0"
4141
miette = "7.6.0"

0 commit comments

Comments
 (0)