diff --git a/Cargo.toml b/Cargo.toml index 9431426..a95e4f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,9 @@ [workspace] members = ["fwidgen", "hubedit", "hubtools"] resolver = "2" -license = "MPL-2.0" [workspace.dependencies] hubtools.path = "hubtools" + +[workspace.package] +license = "MPL-2.0"