Skip to content

Commit 0cd4910

Browse files
Update Rust crate moka to 0.12.14 (#456)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26cc9de commit 0cd4910

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

api/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.

api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ chrono = { version = "0.4.44", features = ["serde"] }
1616
dotenv = "0.15.0"
1717
env_logger = "0.11.9"
1818
log = "0.4.29"
19-
moka = { version = "0.12.13", features = ["future"] }
19+
moka = { version = "0.12.14", features = ["future"] }
2020
reqwest = { version = "0.13.2", features = ["json"] }
2121
tokio = { version = "1.49.0", features = ["sync"] }
2222
async-trait = "0.1.89"

0 commit comments

Comments
 (0)