-
-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
member create .toml
[package]
name = "hello"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
[dependencies]
anyhow.workspace = true
...
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: TomlError { message: "TOML parse error at line 3, column 8\n |\n3 | version.workspace = true\n | ^\nUnexpected `.`\nExpected `=`\n" }', /Users/wangeguo/.cargo/registry/src/github.com-1ecc6299db9ec823/cargo-sort-1.0.9/src/sort.rs:113:46
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels