Skip to content

Commit 7bc05cd

Browse files
committed
Upgrade vtkio dependency
1 parent d6b3361 commit 7bc05cd

2 files changed

Lines changed: 40 additions & 41 deletions

File tree

Cargo.lock

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

splashsurf_lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ numeric_literals = "0.2"
5959
rstar = "0.12"
6060

6161
# IO
62-
vtkio = { version = "0.6", optional = true }
62+
vtkio = { version = "0.7.0-rc2", optional = true }
6363
#vtkio = { git = "https://github.com/elrnv/vtkio", optional = true , rev = "e14c8ff3caf84ae5e21c2ee70aa18275d6e54051" }
6464
ply-rs = { version = "0.1.3", optional = true }
6565
flate2 = { version = "1.0", optional = true }

0 commit comments

Comments
 (0)