Closed setoelkahfi closed 2 months ago
The Cargo.toml file needs a [package] section; otherwise, the [lib] section is not allowed. See virtual manifest.
Cargo.toml
[package]
[lib]
Pleasure to accept your first contribution.
The
Cargo.toml
file needs a[package]
section; otherwise, the[lib]
section is not allowed. See virtual manifest.