Skip to content

Commit

Permalink
Merge pull request #3 from P-E-P/dev
Browse files Browse the repository at this point in the history
Add package informations
  • Loading branch information
P-E-P committed May 12, 2022
2 parents 6357b83 + 0fbdbea commit 14d70ac
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
name = "heptgen"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
license = "GPL-3.0"
repository = "https://github.com/P-E-P/heptgen"
description = "Generate c interface files from heptagon interface files."
readme = "README.md"

[dependencies]
clap = { version = "3.1.17", features = ["cargo"] }
Expand Down

0 comments on commit 14d70ac

Please sign in to comment.