Skip to content

Commit a616e96

Browse files
build(deps): bump aligned-vec from 0.6.1 to 0.6.2 (#3757)
Bumps [aligned-vec](https://github.com/sarah-ek/aligned-vec) from 0.6.1 to 0.6.2. - [Commits](https://github.com/sarah-ek/aligned-vec/commits/v0.6.2) --- updated-dependencies: - dependency-name: aligned-vec dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a373bc commit a616e96

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ dependencies = [
5353

5454
[[package]]
5555
name = "aligned-vec"
56-
version = "0.6.1"
56+
version = "0.6.2"
5757
source = "registry+https://github.com/rust-lang/crates.io-index"
58-
checksum = "7e0966165eaf052580bd70eb1b32cb3d6245774c0104d1b2793e9650bf83b52a"
58+
checksum = "af15ccceeacb9304119d97925de463bc97ae3555ee8dc8056f67b119f66e5934"
5959
dependencies = [
6060
"equator",
6161
]
@@ -513,18 +513,18 @@ dependencies = [
513513

514514
[[package]]
515515
name = "equator"
516-
version = "0.2.2"
516+
version = "0.4.2"
517517
source = "registry+https://github.com/rust-lang/crates.io-index"
518-
checksum = "c35da53b5a021d2484a7cc49b2ac7f2d840f8236a286f84202369bd338d761ea"
518+
checksum = "4711b213838dfee0117e3be6ac926007d7f433d7bbe33595975d4190cb07e6fc"
519519
dependencies = [
520520
"equator-macro",
521521
]
522522

523523
[[package]]
524524
name = "equator-macro"
525-
version = "0.2.1"
525+
version = "0.4.2"
526526
source = "registry+https://github.com/rust-lang/crates.io-index"
527-
checksum = "3bf679796c0322556351f287a51b49e48f7c4986e727b5dd78c972d30e2e16cc"
527+
checksum = "44f23cf4b44bfce11a86ace86f8a73ffdec849c9fd00a386a53d278bd9e81fb3"
528528
dependencies = [
529529
"proc-macro2",
530530
"quote",

0 commit comments

Comments
 (0)