Skip to content

Commit d279901

Browse files
authored
use the fucking workspace one (#966)
Signed-off-by: Jessie Frazelle <[email protected]>
1 parent 8937e6e commit d279901

File tree

2 files changed

+3
-43
lines changed

2 files changed

+3
-43
lines changed

Cargo.lock

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

modeling-cmds/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ enum-iterator = "2.1.0"
3535
enum-iterator-derive = "1.2.1"
3636
euler = "0.4.1"
3737
http = "1.3.1"
38-
kittycad = { version = "0.3.36", optional = true }
38+
kittycad = { workspace = true, optional = true }
3939
kittycad-modeling-cmds-macros = { workspace = true }
4040
kittycad-unit-conversion-derive = "0.1.0"
4141
measurements = "0.11.0"

0 commit comments

Comments
 (0)