You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
237 B
TOML

#[profile.release]
#lto = true
[workspace]
members = [
"cozo-core",
"cozorocks",
"cozoserver",
"cozo-lib-c",
"cozo-lib-java",
"cozo-lib-wasm",
"cozo-lib-swift",
"cozo-lib-python",
"cozo-lib-nodejs"
]