Bump typed-arena from 2.0.1 to 2.0.2

Bumps [typed-arena](https://github.com/SimonSapin/rust-typed-arena) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/SimonSapin/rust-typed-arena/releases)
- [Changelog](https://github.com/SimonSapin/rust-typed-arena/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SimonSapin/rust-typed-arena/compare/2.0.1...2.0.2)

---
updated-dependencies:
- dependency-name: typed-arena
  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-02-08 19:03:53 +00:00 committed by GitHub
parent aa2e1433d2
commit 568f053217
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -6885,9 +6885,9 @@ dependencies = [
[[package]] [[package]]
name = "typed-arena" name = "typed-arena"
version = "2.0.1" version = "2.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0685c84d5d54d1c26f7d3eb96cd41550adb97baed141a761cf335d3d33bcd0ae" checksum = "6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a"
[[package]] [[package]]
name = "typeface" name = "typeface"