Files
avbroot/Cargo.toml
T
Andrew Gunnerson 4337170f57 Version 2.0.1
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
2023-09-04 17:11:28 -04:00

11 lines
231 B
TOML

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