Skip to content

Commit

Permalink
transformer: remove comment from Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
nikstur committed May 9, 2024
1 parent 4aa1cf7 commit df65edd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rust/transformer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name = "bombon-transformer"
version = "0.2.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow = "1.0.83"
clap = { version = "4.5.4", default-features = false, features = ["std", "derive"] }
Expand Down

0 comments on commit df65edd

Please sign in to comment.