From b96c1bc8918256229a3bda9fe0be60a6d49a95f9 Mon Sep 17 00:00:00 2001 From: maciektr Date: Fri, 6 Dec 2024 15:21:18 +0100 Subject: [PATCH] Update README (#1816) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ea761cc6..0e290dac2 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Scarb is under active development! Expect a lot of new features to appear soon! - [ ] PubGrub implementation for version resolution 🏗️ - [x] Dynamic loading of custom Cairo compiler plugins as Scarb packages - [x] `scarb doc` +- [ ] `scarb execute` / `scarb prove` / `scarb verify` 🏗️ - [ ] Dynamic loading of custom targets aka code generators - [ ] Dependency overrides - [ ] Signing & notarization of Windows & macOS binaries