mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 14:56:33 +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:
@@ -32,7 +32,7 @@ chrono = "0.4.6"
|
||||
dirs = { version = "3.0.2", optional=true }
|
||||
email = { git = "https://github.com/deltachat/rust-email", branch = "master" }
|
||||
encoded-words = { git = "https://github.com/async-email/encoded-words", branch="master" }
|
||||
escaper = "0.1.0"
|
||||
escaper = "0.1.1"
|
||||
futures = "0.3.14"
|
||||
hex = "0.4.0"
|
||||
image = { version = "0.23.5", default-features=false, features = ["gif", "jpeg", "ico", "png", "pnm", "webp", "bmp"] }
|
||||
|
||||
Reference in New Issue
Block a user