Skip to content
Snippets Groups Projects
Cargo.toml 160 B
Newer Older
[workspace]

members = [
    "tarantool-test",
    "example",
    "tests"
]

[workspace.dependencies]
tarantool.version = "6.0.0"
tarantool.features = ["test"]