Skip to content

Commit

Permalink
build(deps): update cfg_aliases requirement from 0.1.1 to 0.2.0
Browse files Browse the repository at this point in the history
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](katharostech/cfg_aliases@v0.1.1...v0.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 4e8735c commit ef49741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit ef49741

Please sign in to comment.