Skip to content

Commit

Permalink
require spade update
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf committed Aug 2, 2024
1 parent f001015 commit 001c49b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ glam = { version = "0.27", features = ["approx"] }
smallvec = { version = "1.9", features = ["union", "const_generics"] }
bvh2d = { version = "0.5", git = "https://github.com/mockersf/bvh2d" }
serde = { version = "1.0", features = ["derive"], optional = true }
spade = "2.9"
spade = "2.10"
geo = "0.28.0"
log = "0.4"
thiserror = "1"
Expand Down

0 comments on commit 001c49b

Please sign in to comment.