Skip to content

Commit

Permalink
Update num_enum to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenByteDev committed Jun 5, 2023
1 parent 346d38f commit a8c8499
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 @@ -21,7 +21,7 @@ widestring = { version = "1.0", features = ["std", "alloc"], default-features =
path-absolutize = { version = "3.0", default-features = false }
stopwatch2 = { version = "2.0", default-features = false }
thiserror = { version = "1.0", default-features = false }
num_enum = { version = "0.5", default-features = false }
num_enum = { version = "0.6", default-features = false }
shrinkwraprs = { version = "0.3", default-features = false }
same-file = { version = "1.0", default-features = false }
konst = { version = "0.3", default-features = false }
Expand Down

0 comments on commit a8c8499

Please sign in to comment.