Browse Source

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 năm trước cách đây
mục cha
commit
dbefbca8da
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      Cargo.lock

+ 3 - 3
Cargo.lock

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