mirror of
https://github.com/ellmau/adf-obdd.git
synced 2025-12-19 09:29:36 +01:00
Reorganise the structure of the repository to have a workspace with the library and the binary.
3 lines
64 B
TOML
3 lines
64 B
TOML
[workspace]
|
|
members=[ "lib", "bin" ]
|
|
default-members = [ "lib" ] |