From 79c32de86ec8a9f0f633b94322a40d0fd0860cbf Mon Sep 17 00:00:00 2001 From: kjuulh Date: Wed, 7 Aug 2024 11:34:55 +0200 Subject: [PATCH] feat: workspace true Signed-off-by: kjuulh --- crates/mad/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]