8 lines
212 B
TOML
8 lines
212 B
TOML
[workspace]
|
|
members = [
|
|
"fractal-matrix-api",
|
|
"fractal-gtk",
|
|
]
|
|
|
|
[patch.crates-io]
|
|
secret-service = { git = "https://github.com/jhaye/secret-service-rs", rev = "3c265527e43376fe8e00ddfa645a70813c35f449" }
|