Browse Source

Merge pull request #1224 from rust-lang/dependabot/cargo/hex-0.4.3

dependabot-preview[bot] 4 years ago
parent
commit
e12b20fb58
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -615,9 +615,9 @@ dependencies = [
 
 
 [[package]]
 [[package]]
 name = "hex"
 name = "hex"
-version = "0.4.2"
+version = "0.4.3"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "644f9158b2f133fd50f5fb3242878846d9eb792e445c893805ff0e3824006e35"
+checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
 
 
 [[package]]
 [[package]]
 name = "hmac"
 name = "hmac"