Skip to content
Input
TOML
Limit
1 MiB
Runtime
Browser

Preflight a Cargo.toml manifest offline

Layer documented Cargo manifest rules over TOML syntax and separate definite errors from checks requiring a workspace, filesystem, registry, or compiler.

Local processingNo sign-upNo content logging

Check Cargo.toml

Inputs are limited to 1 MiB and stay in this browser tab.

Paste or edit the source. Tool Swim does not upload or save it.

Cargo manifest preflight

Nothing is placed in a URL, account, or remote log.

What this tool does

Strict, bounded, local processing

This is an offline structural preflight, not cargo check. It cannot prove that targets exist, inheritance resolves, dependencies download, code compiles, or publication succeeds.

Manifest rules begin after TOML

The preflight checks package names, editions, Rust-version shape, documented field types, dependency source combinations, feature references, targets, and workspace structure.

Unresolved checks stay visible

Paths, member globs, inherited values, registries, Git references, compiler compatibility, and publication policy require context this operation never reads.

Primary references

Questions and answers

Related TOML tools