Files
avbroot/Cargo.toml
T
Andrew Gunnerson dff2fff028 Version 2.1.0
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
2023-09-19 23:56:58 -04:00

11 lines
231 B
TOML

[workspace]
default-members = ["avbroot"]
members = ["avbroot", "e2e", "xtask"]
resolver = "2"
[workspace.package]
version = "2.1.0"
license = "GPL-3.0-only"
edition = "2021"
repository = "https://github.com/chenxiaolong/avbroot"