Skip to content

Commit 0b27688

Browse files
authored
removes patches and bumps release (#1716)
1 parent 5881479 commit 0b27688

2 files changed

Lines changed: 9 additions & 21 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "zoo"
3-
version = "0.2.181"
3+
version = "0.2.182"
44
edition = "2024"
55
rust-version = "1.95"
66
build = "build.rs"
@@ -122,8 +122,3 @@ debug = 0
122122
incremental = true
123123
# Set this to 1 or 2 to get more useful backtraces in debugger.
124124
debug = 0
125-
126-
[patch.crates-io]
127-
kcl-lib = { git = "https://github.com/KittyCAD/modeling-app", rev = "16dee6595e8585a4aeaddcde435cda2d85b489ed" }
128-
kcl-test-server = { git = "https://github.com/KittyCAD/modeling-app", rev = "16dee6595e8585a4aeaddcde435cda2d85b489ed" }
129-
kittycad-modeling-cmds = { git = "https://github.com/KittyCAD/modeling-api", rev = "41eb579f216f8bd827fdb45b116de7719139597f" }

0 commit comments

Comments
 (0)