From 2572ac61a7f8448161dc8f8e68cc4cdcf6a358ee Mon Sep 17 00:00:00 2001 From: David Meister Date: Wed, 19 Aug 2026 17:56:02 +0000 Subject: [PATCH] Drop foundry.toml release metadata: version intent lives in next-v tags (rainix#335) Co-Authored-By: Claude Fable 5 --- foundry.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/foundry.toml b/foundry.toml index 78dbce9..37fef8c 100644 --- a/foundry.toml +++ b/foundry.toml @@ -1,7 +1,3 @@ -[package] -name = "rain-string" -version = "0.2.1" - [profile.default] libs = ["dependencies"] # See more config options https://github.com/foundry-rs/foundry/tree/master/config