From 9af2f95f923924800ad35c651c21c0435e8d48e3 Mon Sep 17 00:00:00 2001 From: sokorototo Date: Sat, 4 May 2024 07:58:02 +0300 Subject: [PATCH] ... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8778704..373a2822 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ assert_eq!(archive.fetch_mut("d3")?.data.as_slice(), data_3); - [x] Benchmarks. - [x] Features to turn off (or to turn on) either the `Builder` or the `Loader` modules. - [x] `Some(examples)` instead of `None` -- [ ] Skynet, (coming _very_ soon). +- [ ] Skynet, (coming _very_ soon). - [ ] Some proper benchmarking code. (Call for participation) > If you appreciate the works of this repo, consider dropping a star. It will be much appreciated; 🌟