Skip to content

Commit 24b11da

Browse files
Bump cfg-if from 1.0.0 to 1.0.4
Bumps [cfg-if](https://github.com/rust-lang/cfg-if) from 1.0.0 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@1.0.0...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] <[email protected]>
1 parent 03cca00 commit 24b11da

File tree

2 files changed

+59
-9
lines changed

2 files changed

+59
-9
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ bs58 = "0.4.0"
6464
btreemultimap = "0.1.1"
6565
bytes = "1.4.0"
6666
cbc = { version = "0.1", features = ["block-padding", "alloc"] }
67-
cfg-if = "1.0.0"
67+
cfg-if = "1.0.4"
6868
chacha20poly1305 = "0.10.1"
6969
chrono = "0.4"
7070
clap = { version = "4.5", features = ["derive"] }

0 commit comments

Comments
 (0)