From 7dad53094ebb5406bc4fb7dbdf77b30e3e190510 Mon Sep 17 00:00:00 2001 From: Ben Winston Date: Mon, 6 May 2024 21:31:31 -0400 Subject: remove toml dependancy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 46e5c67..849b258 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3