crane/examples/end-to-end-testing/Cargo.toml

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

6 lines
57 B
TOML
Raw Normal View History

2023-10-13 04:59:36 +03:00
[workspace]
members = [
"server",
"e2e_tests",
]