Skip to content

Commit

Permalink
fixy fixy
Browse files Browse the repository at this point in the history
  • Loading branch information
susan-garry committed Oct 2, 2024
1 parent 8da1f54 commit d6f99e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions flatgfa/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name = "flatgfa"
version = "0.1.0"
edition = "2021"

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

[dependencies]
argh = "0.1.12"
atoi = "2.0.0"
Expand Down

0 comments on commit d6f99e4

Please sign in to comment.