diff --git a/foundry.toml b/foundry.toml index 9884190..a567ccd 100644 --- a/foundry.toml +++ b/foundry.toml @@ -1,11 +1,3 @@ -# Release metadata, not foundry config. `rainix-autopublish` reads `version` as -# the next, unpublished Soldeer release and rewrites it when it publishes. -# `[external.*]` is the section foundry reserves for another tool's config and -# ignores; any other unreserved section it reads as a profile and warns about. -[external.package] -name = "rain-math-binary" -version = "0.1.5" - # TOML assigns every key to the header above it, so all of foundry's keys sit # under foundry's headers, ahead of the `[dependencies]` and `[soldeer]` # sections that belong to soldeer. A key that drifts below one of those headers