Skip to content

Commit

Permalink
Bump primitive_enum from 1.1.1 to 1.2.0 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdmendes authored Dec 10, 2023
2 parents bf671ae + 59dce18 commit a4b9083
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
bitflags = "2.4.1"
primitive_enum = "1.1.1"
primitive_enum = "1.2.0"
derive_more = "0.99.17"
rand = "0.8.5"
once_cell = "1.18.0"
Expand Down

0 comments on commit a4b9083

Please sign in to comment.