build(deps): bump try-lock from 0.2.4 to 0.2.5 (#30838)

Bumps [try-lock](https://github.com/seanmonstar/try-lock) from 0.2.4 to 0.2.5.
- [Commits](https://github.com/seanmonstar/try-lock/compare/v0.2.4...v0.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-12-07 17:10:00 +00:00 committed by GitHub
parent 3310199cd0
commit 6282c4d147
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

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