mirror of
https://github.com/chatmail/core.git
synced 2026-05-16 05:16:39 +03:00
cargo: bump escaper from 0.1.0 to 0.1.1
Bumps [escaper](https://github.com/dignifiedquire/rust-escaper) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/dignifiedquire/rust-escaper/releases) - [Commits](https://github.com/dignifiedquire/rust-escaper/compare/0.1.0...0.1.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -1449,9 +1449,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "escaper"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "39da344028c2227132b2dfa7c186e2104ecc153467583d00ed9c398f9ff693b0"
|
||||
checksum = "a53eb97b7349ba1bdb31839eceafe9aaae8f1d8d944dc589b67fb0b26e1c1666"
|
||||
dependencies = [
|
||||
"entities",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user