From 67d3e785a50d34291f90f5637b2db687e68a90f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Mon, 10 Apr 2023 00:58:05 +0200 Subject: [PATCH] Update TODO --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 6a90528..cfa7c32 100644 --- a/TODO.md +++ b/TODO.md @@ -8,9 +8,10 @@ * CI * uring load test? * More non-CI integration tests? -* Crate updates +* Non-trivial dependency updates * toml v0.7 * syn v2.0 + * simd-json v0.7 ## Medium priority