Skip to content

Commit 91c2c0a

Browse files
committed
bump(rustmail): bump rustmail's crates version
1 parent 5caa9a2 commit 91c2c0a

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

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.25"
3+
version = "1.0.26"
44
edition = "2024"
55
license = "AGPL-3"
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.25"
3+
version = "1.0.26"
44
edition = "2024"
55
license = "AGPL-3"
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.25"
3+
version = "1.0.26"
44
edition = "2024"
55
license = "AGPL-3"
66

0 commit comments

Comments
 (0)