Skip to content

Commit 8e8040e

Browse files
committed
bump email-lib@0.22.3
1 parent 1699a58 commit 8e8040e

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ clap_mangen = "0.2"
5959
console = "0.15.2"
6060
dialoguer = "0.10.2"
6161
dirs = "4"
62-
email-lib = { version = "=0.22.1", default-features = false }
62+
email-lib = { version = "=0.22.3", default-features = false }
6363
email_address = "0.2.4"
6464
env_logger = "0.8"
6565
erased-serde = "0.3"
@@ -88,6 +88,3 @@ uuid = { version = "0.8", features = ["v4"] }
8888

8989
[target.'cfg(not(windows))'.dependencies.coredump]
9090
version = "0.1"
91-
92-
# [patch.crates-io]
93-
# email-lib = { git = "https://git.sr.ht/~soywod/pimalaya" }

0 commit comments

Comments
 (0)