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:
dependabot-preview[bot] 2020-05-21 08:14:55 +00:00 committed by GitHub
parent b22e34fb74
commit 22eb475908
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -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",
]