crane/checks/workspace-git/Cargo.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
117 B
TOML
Raw Normal View History

[workspace]
package.version = "0.0.1"
metadata.crane.name = "workspace-git"
members = [
"foo",
"bar",
"baz",
]