Skip to content

Commit

Permalink
Update Rust crate fixedbitset to 0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Dec 22, 2024
1 parent c6d3e69 commit cf86e3a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 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 guppy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ cargo_metadata = "0.19.1"
cfg-if = "1.0.0"
debug-ignore = "1.0.5"
guppy-summaries = { version = "0.7.1", path = "../guppy-summaries", optional = true }
fixedbitset = { version = "0.4.2", default-features = false }
fixedbitset = { version = "0.5.7", default-features = false }
nested = "0.1.1"
indexmap = "2.7.0"
itertools = "0.13.0"
Expand Down

0 comments on commit cf86e3a

Please sign in to comment.