build(deps): update cfg_aliases requirement from 0.1.1 to 0.2.0

Updates the requirements on [cfg_aliases](https://github.com/katharostech/cfg_aliases) to permit the latest version.
- [Release notes](https://github.com/katharostech/cfg_aliases/releases)
- [Changelog](https://github.com/katharostech/cfg_aliases/blob/master/release.toml)
- [Commits](https://github.com/katharostech/cfg_aliases/compare/v0.1.1...v0.2.0)

---
updated-dependencies:
- dependency-name: cfg_aliases
  dependency-type: direct:production
...

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-24 21:21:17 -08:00 committed by GitHub
parent 4e8735c6bd
commit ef49741254
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,7 +73,7 @@ features = [
redox_syscall = "0.4"
[build-dependencies]
cfg_aliases = "0.1.1"
cfg_aliases = "0.2.0"
[dev-dependencies]
colorous = "1.0.12"