diff options
Diffstat (limited to 'Cargo.toml')
-rwxr-xr-x[-rw-r--r--] | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml index d62ac1d..d35799a 100644..100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,5 +9,5 @@ license = "ISC" [dependencies] thiserror = "1.0.52" -[workspace] -members = ["converge"] +#[workspace] +#members = ["converge"] |