Bump loole from 0.1.13 to 0.2.1

Bumps [loole](https://github.com/mahdi-shojaee/loole) from 0.1.13 to 0.2.1.
- [Commits](https://github.com/mahdi-shojaee/loole/commits)

---
updated-dependencies:
- dependency-name: loole
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-26 06:38:23 +00:00 committed by GitHub
parent 06e0360142
commit 6c8b34dbd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -1418,9 +1418,9 @@ checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
[[package]]
name = "loole"
version = "0.1.13"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a7039a651ba2fccd770a7534059b9744b3641390d696e2f91de6655457e9327"
checksum = "5162c38a5a57f11561b045ba0b6dcb0477ad5fbe27a7439b28c049c593102f97"
[[package]]
name = "lru-cache"