Skip to content

Commit

Permalink
build(deps): bump bitflags from 2.6 to 2.8
Browse files Browse the repository at this point in the history
- Update bitflags dependency from version 2.6 to 2.8 in Cargo.toml
  • Loading branch information
ShenMian committed Jan 15, 2025
1 parent 47ea9ae commit 3800f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ harness = false
bench = false

[dependencies]
bitflags = "2.6"
bitflags = "2.8"
itertools = "0.14"
nalgebra = "0.33"
thiserror = "2.0"
Expand Down

0 comments on commit 3800f65

Please sign in to comment.