Skip to content

Commit

Permalink
chore(deps): downgrade rust crate email_address to 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
KisaragiEffective committed Jul 22, 2024
1 parent f10dd08 commit 9ab1e2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ base64 = "0.22.1"
chrono = { version = "0.4.38", features = ["serde"] }
clap = { version = "4.5.4", features = ["derive"] }
derive_more = "0.99.17"
email_address = "0.2.4"
email_address = "=0.2.5"
fern = { git = "https://github.com/KisaragiEffective/fern", branch = "kisaragieffective", version = "0.6.2-kisaragi-5", features = ["min_colored"] }
log = "0.4.21"
once_cell = "1.19.0"
Expand Down

0 comments on commit 9ab1e2c

Please sign in to comment.