diff --git a/smalloc/Cargo.toml b/smalloc/Cargo.toml index c1b3dd9..85b3b8a 100644 --- a/smalloc/Cargo.toml +++ b/smalloc/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "smmalloc" +name = "smalloc" version.workspace = true edition.workspace = true authors.workspace = true