mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Bump encoding_c_mem from 0.2.5 to 0.2.6
Bumps [encoding_c_mem](https://github.com/hsivonen/encoding_c_mem) from 0.2.5 to 0.2.6. - [Release notes](https://github.com/hsivonen/encoding_c_mem/releases) - [Commits](https://github.com/hsivonen/encoding_c_mem/compare/v0.2.5...v0.2.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b22e34fb74
commit
22eb475908
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -1363,9 +1363,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "encoding_c_mem"
|
||||
version = "0.2.5"
|
||||
version = "0.2.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2d32d28c32ff61236b8ea2678c6e43e63bf9690122cb53e9eca7dcefcc4ccb0c"
|
||||
checksum = "3a80a16821fe8c7cab96e0c67b57cd7090e021e9615e6ce6ab0cf866c44ed1f0"
|
||||
dependencies = [
|
||||
"encoding_rs",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue