Skip to content

Commit

Permalink
build: upgrade cfg_aliases 0.1.1 → 0.2.1
Browse files Browse the repository at this point in the history
Consumes
[`cfg_aliases`#8](katharostech/cfg_aliases#8) to
eliminate warnings from `rustc`.
  • Loading branch information
ErichDonGubler committed Sep 23, 2024
1 parent ef896fc commit 4996892
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
20 changes: 13 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ bincode = "1"
bit-vec = "0.8"
bitflags = "2.6"
bytemuck = { version = "1.18", features = ["derive"] }
cfg_aliases = "0.1"
cfg_aliases = "0.2.1"
cfg-if = "1"
criterion = "0.5"
codespan-reporting = "0.11"
Expand Down

0 comments on commit 4996892

Please sign in to comment.