Skip to content

Commit 00cb605

Browse files
committed
Version 1.6.4
1 parent 0a48953 commit 00cb605

7 files changed

Lines changed: 7 additions & 1870 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
target/
22
dist/
33
*.pem
4+
mailcrab/Cargo.lock

backend/Cargo.lock

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

backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mailcrab-backend"
3-
version = "1.6.3"
3+
version = "1.6.4"
44
edition = "2024"
55
publish = true
66
license = "Apache-2.0 OR MIT"

frontend/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mailcrab-frontend"
3-
version = "1.6.3"
3+
version = "1.6.4"
44
edition = "2024"
55
publish = false
66
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)