Przeglądaj źródła

Bump cpufeatures from 0.1.1 to 0.1.4

Bumps [cpufeatures](https://github.com/RustCrypto/utils) from 0.1.1 to 0.1.4.
- [Release notes](https://github.com/RustCrypto/utils/releases)
- [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.1.1...cpufeatures-v0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 lat temu
rodzic
commit
68b56f76aa
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -261,9 +261,9 @@ checksum = "ea221b5284a47e40033bf9b66f35f984ec0ea2931eb03505246cd27a963f981b"
 
 [[package]]
 name = "cpufeatures"
-version = "0.1.1"
+version = "0.1.4"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "dec1028182c380cc45a2e2c5ec841134f2dfd0f8f5f0a5bcd68004f81b5efdf4"
+checksum = "ed00c67cb5d0a7d64a44f6ad2668db7e7530311dd53ea79bcd4fb022c64911c8"
 dependencies = [
  "libc",
 ]