Skip to content

Commit

Permalink
updating the Cargo file
Browse files Browse the repository at this point in the history
  • Loading branch information
Hesham ElAbd authored and Hesham ElAbd committed Jul 25, 2022
1 parent afaf042 commit 1700fc0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ path = "src/lib.rs"
[[bin]]
name = "vcf2prot"
path = "src/main.rs"

[dependencies]
rayon = "1.5"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit 1700fc0

Please sign in to comment.