diff options
author | notgne2 | 2020-11-29 11:51:52 -0700 |
---|---|---|
committer | notgne2 | 2020-11-29 11:51:52 -0700 |
commit | fa4c0a86cd608f5e98b50e8eb4b03db04a7726ce (patch) | |
tree | 2b9fead1176af0009a11ab1f6fd8e3c3c83f5093 /Cargo.toml | |
parent | a19af74789c73601871df4c1fa46d223270d0575 (diff) |
Use crude Nix parsing for parsing the flake path
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ fork = "0.1" thiserror = "1.0" toml = "0.5" yn = "0.1" +rnix = "0.8" [[bin]] |