Skip to content

Commit 0192a09

Browse files
committed
bump(rustmail): bump rustmail's crates version
1 parent 24ebaa2 commit 0192a09

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

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.

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.8"
3+
version = "1.0.12"
44
edition = "2024"
55
license = "MIT"
66

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.8"
3+
version = "1.0.12"
44
edition = "2024"
55
license = "MIT"
66

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.8"
3+
version = "1.0.12"
44
edition = "2024"
55
license = "MIT"
66

0 commit comments

Comments
 (0)