Skip to content

Commit 02ccd77

Browse files
committed
Update deps
1 parent 922d5f3 commit 02ccd77

File tree

2 files changed

+22
-79
lines changed

2 files changed

+22
-79
lines changed

Cargo.lock

Lines changed: 21 additions & 78 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 @@ rstar = "0.9"
5959
vtkio = { version = "0.6", optional = true }
6060
ply-rs = { version = "0.1.3", optional = true }
6161
flate2 = { version = "1.0", optional = true }
62-
nom = { version = "6.1", optional = true }
62+
nom = { version = "7.0", optional = true }
6363
serde_json = { version = "1.0", optional = true }
6464

6565
# Needed for profiling feature

0 commit comments

Comments
 (0)