diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ edition = "2018" [dependencies] structopt = "0.3.7" +toml = "0.5" [dev-dependencies] assert_cmd = "0.10" |
index : fpm | ||
A friendly, barely modified fork of fortran-lang.org's package manager |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -8,6 +8,7 @@ edition = "2018" [dependencies] structopt = "0.3.7" +toml = "0.5" [dev-dependencies] assert_cmd = "0.10" |