Skip to content

Commit

Permalink
bump email-lib@0.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
soywod committed Feb 25, 2024
1 parent 1699a58 commit 8e8040e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ clap_mangen = "0.2"
console = "0.15.2"
dialoguer = "0.10.2"
dirs = "4"
email-lib = { version = "=0.22.1", default-features = false }
email-lib = { version = "=0.22.3", default-features = false }
email_address = "0.2.4"
env_logger = "0.8"
erased-serde = "0.3"
Expand Down Expand Up @@ -88,6 +88,3 @@ uuid = { version = "0.8", features = ["v4"] }

[target.'cfg(not(windows))'.dependencies.coredump]
version = "0.1"

# [patch.crates-io]
# email-lib = { git = "https://git.sr.ht/~soywod/pimalaya" }

0 comments on commit 8e8040e

Please sign in to comment.