Sfoglia il codice sorgente

Merge pull request #791 from rust-lang/dependabot/cargo/encoding_rs-0.8.24

dependabot-preview[bot] 4 anni fa
parent
commit
b2d953f468
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -273,9 +273,9 @@ checksum = "134951f4028bdadb9b84baf4232681efbf277da25144b9b0ad65df75946c422b"
 
 [[package]]
 name = "encoding_rs"
-version = "0.8.23"
+version = "0.8.24"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e8ac63f94732332f44fe654443c46f6375d1939684c17b0afb6cb56b0456e171"
+checksum = "a51b8cf747471cb9499b6d59e59b0444f4c90eba8968c4e44874e92b5b64ace2"
 dependencies = [
  "cfg-if",
 ]