Skip to content

Commit 73346df

Browse files
Add moka as a dependency
1 parent 769ba5a commit 73346df

File tree

2 files changed

+144
-71
lines changed

2 files changed

+144
-71
lines changed

library/crates/Cargo.lock

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

library/crates/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ macro_rules_attribute = "0.2.0"
3939
maybe-async = "0.2.7"
4040
mime = "0.3.16"
4141
mime_guess = "2.0.4"
42+
moka = "0.12.8"
4243
paste = "1.0.15"
4344
pest = "2.7.4"
4445
pest_derive = "2.7.4"

0 commit comments

Comments
 (0)