upgrade rstar - "0.11.0"

This commit is contained in:
ManyTheFish
2023-08-09 12:06:02 +02:00
parent dacee40ebc
commit 60c11dbdbd
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@ -3460,9 +3460,9 @@ dependencies = [
[[package]]
name = "rstar"
version = "0.10.0"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f39465655a1e3d8ae79c6d9e007f4953bfc5d55297602df9dc38f9ae9f1359a"
checksum = "73111312eb7a2287d229f06c00ff35b51ddee180f017ab6dec1f69d62ac098d6"
dependencies = [
"heapless",
"num-traits",