dba615098d
This is purely to let Cargo's dependency resolver do stuff for us, we do not actually intend to build this stuff with Cargo to begin with. Change-Id: I4c08d55595c7c27b7096375022581e1e34308a87
6 lines
91 B
TOML
6 lines
91 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = ["src/lix-doc"]
|
|
|
|
[workspace.package]
|
|
edition = "2021"
|