Skip to content

Commit af8eb49

Browse files
committed
bump(rustmail): bump rustmail's crates version
1 parent c6845d8 commit af8eb49

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Whitespace-only changes.

Cargo.lock

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

crates/rustmail/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustmail"
3-
version = "1.0.16"
3+
version = "1.0.17"
44
edition = "2024"
55
license = "MIT"
66

crates/rustmail_panel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustmail_panel"
3-
version = "1.0.16"
3+
version = "1.0.17"
44
edition = "2024"
55
license = "MIT"
66

crates/rustmail_types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustmail_types"
3-
version = "1.0.16"
3+
version = "1.0.17"
44
edition = "2024"
55
license = "MIT"
66

0 commit comments

Comments
 (0)