diff options
author | Brad Richardson <brichardson@structint.com> | 2020-03-24 15:52:49 -0500 |
---|---|---|
committer | Brad Richardson <brichardson@structint.com> | 2020-03-24 15:52:49 -0500 |
commit | f4c1f60ecbd2c075e846a33480bd4ade0b8c9e2a (patch) | |
tree | 2300346bdfdfdd51cde7e375d4d3c52a198f2a8f /package.yaml | |
parent | ba15f97918a479fc7d96ae10b703e9e5cfe97b47 (diff) | |
download | fpm-f4c1f60ecbd2c075e846a33480bd4ade0b8c9e2a.tar.gz fpm-f4c1f60ecbd2c075e846a33480bd4ade0b8c9e2a.zip |
Switch resolver and add tomland as dependency
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml index fd12307..cf6c69f 100644 --- a/package.yaml +++ b/package.yaml @@ -24,11 +24,11 @@ dependencies: - containers - directory - filepath -- MissingH - optparse-applicative - process - shake - split +- tomland >= 1.0 library: |