Skip to content

Commit 7a534ae

Browse files
cargo(deps): bump moka from 0.12.12 to 0.12.13
Bumps [moka](https://github.com/moka-rs/moka) from 0.12.12 to 0.12.13. - [Release notes](https://github.com/moka-rs/moka/releases) - [Changelog](https://github.com/moka-rs/moka/blob/main/CHANGELOG.md) - [Commits](moka-rs/moka@v0.12.12...v0.12.13) --- updated-dependencies: - dependency-name: moka dependency-version: 0.12.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f1d360 commit 7a534ae

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)