Skip to content

Commit

Permalink
add num_enum
Browse files Browse the repository at this point in the history
  • Loading branch information
rbran committed Dec 23, 2024
1 parent 34c4436 commit 71c8a50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ clap = { version = "4.5", features = ["derive"] }
bincode = "1.3.3"
flate2 = "1.0.31"
serde = { version = "1.0", features = ["derive"] }
num_enum = "0.7.3"

[[bin]]
name = "idb-tools"
Expand Down

0 comments on commit 71c8a50

Please sign in to comment.