Skip to content

Commit

Permalink
Cargo.toml: Bump open-enum to latest version
Browse files Browse the repository at this point in the history
Signed-off-by: Jinank Jain <[email protected]>
  • Loading branch information
jinankjain authored and Jinank Jain committed Nov 18, 2023
1 parent c1b0201 commit 015de9f
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 @@ -14,7 +14,7 @@ anyhow = "1.0"
bitfield-struct = "0.5"
crc32fast = { version = "1.3.2", default-features = false }
hex = "0.4"
open-enum = "0.3.0"
open-enum = "0.4.1"
range_map_vec = "0.1.0"
static_assertions = "1.1"
thiserror = "1.0"
Expand Down

0 comments on commit 015de9f

Please sign in to comment.