Skip to content

Commit

Permalink
remove unused dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
TommYDeeee committed Nov 7, 2023
1 parent 55acaa6 commit bddece0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions yara-x-dump/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ yara-x-proto = { workspace = true }
protobuf = { workspace = true }
yansi = { workspace = true }

indent = "0.1.1"
serde_json = { version = "1.0.1", features = ["preserve_order"] }
serde_yaml = "0.8.26"
toml = "0.8.4"
Expand All @@ -30,7 +29,6 @@ xml2json-rs = "1.0.1"
chrono = "0.4.31"

[dev-dependencies]
pretty_assertions = { workspace = true }
goldenfile = "1.5.2"
ihex = "3.0.0"
globwalk = { workspace = true }
Expand Down

0 comments on commit bddece0

Please sign in to comment.