Skip to content

Commit ef49741

Browse files
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](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>
1 parent 4e8735c commit ef49741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ features = [
7373
redox_syscall = "0.4"
7474

7575
[build-dependencies]
76-
cfg_aliases = "0.1.1"
76+
cfg_aliases = "0.2.0"
7777

7878
[dev-dependencies]
7979
colorous = "1.0.12"

0 commit comments

Comments
 (0)