Skip to content

Commit a4234ca

Browse files
chore(deps): bump cfg-if from 1.0.1 to 1.0.4
Bumps [cfg-if](https://github.com/rust-lang/cfg-if) from 1.0.1 to 1.0.4. - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.1...v1.0.4) --- updated-dependencies: - dependency-name: cfg-if dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 930faeb commit a4234ca

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
lines changed

Cargo.lock

Lines changed: 6 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license-file.workspace = true
66
description = "examples for mania"
77

88
[dependencies]
9-
cfg-if = "1.0.1"
9+
cfg-if = "1.0.4"
1010
console-subscriber = { version = "0.4.1", optional = true }
1111
mania = { path = "../mania" }
1212
tokio.workspace = true

0 commit comments

Comments
 (0)