From 20f87baeb4937af354844df35b9aaeac6e74053c Mon Sep 17 00:00:00 2001 From: cayasde <157529467+cayasde@users.noreply.github.com> Date: Thu, 30 Jul 2026 18:41:54 -0400 Subject: [PATCH] Update ok dependency version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b30b8b..924802a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ With Wally: ```toml [dependencies] -ok = "cayasde/ok@0.1.0" +ok = "cayasde/ok@1.0.2" ``` Then install dependencies and require the package from your test: