diff options
| author | Ben Winston | 2024-05-06 21:31:31 -0400 |
|---|---|---|
| committer | Ben Winston | 2024-05-06 21:31:31 -0400 |
| commit | 7dad53094ebb5406bc4fb7dbdf77b30e3e190510 (patch) | |
| tree | d5d92036b054fa67e3905099cbb1be8cc75ac0aa /README.md | |
| parent | 35d7dad82358dc01dc5a01a2ce237cdea8be03e3 (diff) | |
remove toml dependancy
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,6 +17,6 @@ Things that don't work: Things that might change: - [ ] `--show` might want to limit by field - - [ ] currently uses [tomlc99](https://github.com/cktan/tomlc99), which is great but might be overkill for this + - [x] (now parsing manually) currently uses [tomlc99](https://github.com/cktan/tomlc99), which is great but might be overkill for this - [ ] maybe prefixed `<` or `>` for numeric searches - [ ] format strings |
