From e5bfbe7218084855b961e0c73b11d1a24d4c0afc Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 19 Feb 2023 17:52:48 +0100 Subject: [PATCH] fix: roadmap item api stabilization --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d45d69..32bffd7 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ See [dagger-sdk](./crates/dagger-sdk/README.md) - [x] Deserializer for nested response (bind) - [x] Add codegen to hook into querier - [x] fix build / release cycle -- [ ] general api stabilisation +- [x] general api stabilisation - [x] document usage - [ ] make async variant