From ca6c66af87106b097a599e344d5c0cb538250abb Mon Sep 17 00:00:00 2001 From: Henry Date: Fri, 3 Apr 2026 00:36:57 +0200 Subject: feat: add resumable calls / fuel tracking Signed-off-by: Henry --- examples/rust/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/rust/Cargo.toml') diff --git a/examples/rust/Cargo.toml b/examples/rust/Cargo.toml index 430bcad..6bf8a8f 100644 --- a/examples/rust/Cargo.toml +++ b/examples/rust/Cargo.toml @@ -52,3 +52,4 @@ lto="fat" codegen-units=1 panic="abort" inherits="release" +strip=true -- cgit v1.3.1