Skip to content

Commit

Permalink
fix(deps): update rust crate num_enum to 0.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent dfe9cca commit f418a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"

[dependencies]
enumflags2 = "0.7"
num_enum = "0.5"
num_enum = "0.5.11"

[dependencies.windows]
version = "0.38"
Expand Down

0 comments on commit f418a79

Please sign in to comment.