mirror of
https://github.com/hannobraun/Fornjot
synced 2025-08-05 16:56:06 +00:00
Bump spade from 2.13.1 to 2.14.0 in the cargo group
Bumps the cargo group with 1 update: [spade](https://github.com/Stoeoef/spade). Updates `spade` from 2.13.1 to 2.14.0 - [Changelog](https://github.com/Stoeoef/spade/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stoeoef/spade/commits/v2.14.0) --- updated-dependencies: - dependency-name: spade dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6c6ba325b2
commit
e41e500511
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -3496,9 +3496,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "spade"
|
||||
version = "2.13.1"
|
||||
version = "2.14.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1ece03ff43cd2a9b57ebf776ea5e78bd30b3b4185a619f041079f4109f385034"
|
||||
checksum = "a14e31a007e9f85c32784b04f89e6e194bb252a4d41b4a8ccd9e77245d901c8c"
|
||||
dependencies = [
|
||||
"hashbrown",
|
||||
"num-traits",
|
||||
|
@ -19,7 +19,7 @@ fj-math.workspace = true
|
||||
itertools = "0.14.0"
|
||||
parking_lot = "0.12.4"
|
||||
robust = "1.2.0"
|
||||
spade = "2.13.1"
|
||||
spade = "2.14.0"
|
||||
thiserror = "2.0.12"
|
||||
type-map = "0.5.1"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user