Skip to content

Commit

Permalink
chore(deps): update 'num_derive'
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleades authored and patrickelectric committed Aug 26, 2024
1 parent f83fcbd commit b41d557
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 @@ -5,7 +5,7 @@ resolver = "1"
[workspace.dependencies]
crc-any = { version = "2.3.5", default-features = false }
num-traits = { version = "0.2", default-features = false }
num-derive = "0.3.2"
num-derive = "0.4"
bitflags = "1.2.1"
byteorder = { version = "1.3.4", default-features = false }

Expand Down

0 comments on commit b41d557

Please sign in to comment.