diff --git a/crates/mad/Cargo.toml b/crates/mad/Cargo.toml index 5b6fd92..cafaae0 100644 --- a/crates/mad/Cargo.toml +++ b/crates/mad/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mad" -version = "0.1.0" +version.workspace = true edition = "2021" [dependencies]