Bump profiling from 1.0.8 to 1.0.9 (#4011)

Bumps [profiling](https://github.com/aclysma/profiling) from 1.0.8 to 1.0.9.
- [Changelog](https://github.com/aclysma/profiling/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aclysma/profiling/commits)

---
updated-dependencies:
- dependency-name: profiling
  dependency-type: direct:production
  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-08-07 09:36:41 +02:00
committed by GitHub
parent 2aeaedd9a1
commit 7cdce3ba34

4
Cargo.lock generated
View File

@@ -2127,9 +2127,9 @@ dependencies = [
[[package]]
name = "profiling"
version = "1.0.8"
version = "1.0.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "332cd62e95873ea4f41f3dfd6bbbfc5b52aec892d7e8d534197c4720a0bbbab2"
checksum = "46b2164ebdb1dfeec5e337be164292351e11daf63a05174c6776b2f47460f0c9"
[[package]]
name = "quote"