Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions foundry.toml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Loading