Skip to content

Commit

Permalink
Bump spade from 2.10.0 to 2.11.0
Browse files Browse the repository at this point in the history
Bumps [spade](https://github.com/Stoeoef/spade) from 2.10.0 to 2.11.0.
- [Changelog](https://github.com/Stoeoef/spade/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stoeoef/spade/commits)

---
updated-dependencies:
- dependency-name: spade
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent c2fe7a6 commit ece2ad8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.11", 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 ece2ad8

Please sign in to comment.