Skip to content

Commit 8be35a1

Browse files
authored
Merge pull request #347 from Rustmail/dependabot/cargo/moka-0.12.13
cargo(deps): bump moka from 0.12.12 to 0.12.13
2 parents f865c84 + 7a534ae commit 8be35a1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

crates/rustmail/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ subtle = "2.6.1"
2828
sha2 = "0.10.9"
2929
hex = "0.4.3"
3030
base64 = "0.22"
31-
moka = { version = "0.12.12", features = ["future"] }
31+
moka = { version = "0.12.13", features = ["future"] }
3232
tower-http = { version = "0.6.8", features = ["compression-gzip", "compression-br"] }
3333
strum = { version = "0.27.2", features = ["derive"] }
3434

0 commit comments

Comments
 (0)