Skip to content

Commit 71c0ad4

Browse files
committed
Update client dependency
1 parent 9067d81 commit 71c0ad4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mesh_to_sdf_client/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ categories = [
1919
exclude = ["assets/*", "ARCHITECTURE.md", "tests/*"]
2020

2121
[dependencies]
22-
mesh_to_sdf = { path = "../mesh_to_sdf", version = "0.3.0", features = [
22+
mesh_to_sdf = { path = "../mesh_to_sdf", version = "0.4.0", features = [
2323
"glam",
2424
] }
2525
egui = "0.28.1"

0 commit comments

Comments
 (0)