Skip to content

Commit

Permalink
Bumped up dependency versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
zlogic committed Aug 30, 2024
1 parent 040df18 commit 3f0ae33
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 45 deletions.
83 changes: 39 additions & 44 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ indicatif = { version = "0.17", default-features = false }
rayon = "*"
rand = { version = "0.8", default-features = false, features = ["std", "std_rng", "small_rng"] }
nalgebra = { version = "0.33", default-features = false, features = ["std", "macros"] }
spade = { version = "2.10", default-features = false, features = ["std"] }
spade = { version = "2.12", default-features = false, features = ["std"] }
roots = { version = "0.0.8", default-features = false }
kamadak-exif = { version = "0.5", default-features = false }

Expand Down

0 comments on commit 3f0ae33

Please sign in to comment.