Bump try-lock from 0.2.2 to 0.2.4

Bumps [try-lock](https://github.com/seanmonstar/try-lock) from 0.2.2 to 0.2.4.
- [Release notes](https://github.com/seanmonstar/try-lock/releases)
- [Commits](https://github.com/seanmonstar/try-lock/compare/v0.2.2...v0.2.4)

---
updated-dependencies:
- dependency-name: try-lock
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-06 16:18:10 +00:00 committed by GitHub
parent 871cefc926
commit 18c4257733
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -6848,9 +6848,9 @@ dependencies = [
[[package]]
name = "try-lock"
version = "0.2.2"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382"
checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
[[package]]
name = "ttf-parser"