Skip to content

Commit

Permalink
fix(deps): update rust crate mail-parser to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 1a7f994 commit f4aed6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ kube = { version = "0.98.0", default-features = false, features = [
] }
kubewarden-policy-sdk = "0.12.0"
lazy_static = "1.4"
mail-parser = { version = "0.9.3", features = ["serde"] }
mail-parser = { version = "0.10.0", features = ["serde"] }
picky = { version = "7.0.0-rc.8", default-features = false, features = [
"chrono_conversion",
"x509",
Expand Down

0 comments on commit f4aed6c

Please sign in to comment.