浏览代码

build(deps): bump encoding_rs from 0.8.24 to 0.8.26

Bumps [encoding_rs](https://github.com/hsivonen/encoding_rs) from 0.8.24 to 0.8.26.
- [Release notes](https://github.com/hsivonen/encoding_rs/releases)
- [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.24...v0.8.26)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 年之前
父节点
当前提交
dbefbca8da
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      Cargo.lock

+ 3 - 3
Cargo.lock

@@ -324,11 +324,11 @@ checksum = "134951f4028bdadb9b84baf4232681efbf277da25144b9b0ad65df75946c422b"
 
 
 [[package]]
 [[package]]
 name = "encoding_rs"
 name = "encoding_rs"
-version = "0.8.24"
+version = "0.8.26"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "a51b8cf747471cb9499b6d59e59b0444f4c90eba8968c4e44874e92b5b64ace2"
+checksum = "801bbab217d7f79c0062f4f7205b5d4427c6d1a7bd7aafdd1475f7c59d62b283"
 dependencies = [
 dependencies = [
- "cfg-if 0.1.10",
+ "cfg-if 1.0.0",
 ]
 ]
 
 
 [[package]]
 [[package]]