chore(deps): bump constcat from 0.6.0 to 0.6.1

Bumps [constcat](https://github.com/rossmacarthur/constcat) from 0.6.0 to 0.6.1.
- [Changelog](https://github.com/rossmacarthur/constcat/blob/trunk/RELEASES.md)
- [Commits](https://github.com/rossmacarthur/constcat/commits)

---
updated-dependencies:
- dependency-name: constcat
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-19 08:22:31 +00:00 committed by Gerald Pinder
parent dd411b4b5e
commit 783b9cb2d6

4
Cargo.lock generated
View file

@ -965,9 +965,9 @@ dependencies = [
[[package]]
name = "constcat"
version = "0.6.0"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5ffb5df6dd5dadb422897e8132f415d7a054e3cd757e5070b663f75bea1840fb"
checksum = "136d3e02915a2cea4d74caa8681e2d44b1c3254bdbf17d11d41d587ff858832c"
[[package]]
name = "core-foundation"