Skip to content

Commit

Permalink
chore: remove the yrfmt binary
Browse files Browse the repository at this point in the history
This is already implemented as command in the main binary (i.e: `yr fmt`)
  • Loading branch information
plusvic committed Sep 25, 2023
1 parent b933c6a commit 2274f4b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 66 deletions.
4 changes: 0 additions & 4 deletions yara-x-fmt/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ license.workspace = true
homepage.workspace = true
rust-version.workspace = true

[[bin]]
name = "yrfmt"
path = "src/bin/main.rs"

[lib]
crate-type = ["cdylib", "rlib"]

Expand Down
62 changes: 0 additions & 62 deletions yara-x-fmt/src/bin/main.rs

This file was deleted.

0 comments on commit 2274f4b

Please # to comment.