diff --git a/nightly_benches/Cargo.toml b/nightly_benches/Cargo.toml index 7abcb421ea..7bdb94afa6 100644 --- a/nightly_benches/Cargo.toml +++ b/nightly_benches/Cargo.toml @@ -1,9 +1,10 @@ [package] name = "nightly_benches" -authors = ["The Roc Contributors"] -edition = "2021" -license = "UPL-1.0" -version = "0.0.1" + +authors.workspace = true +edition.workspace = true +license.workspace = true +version.workspace = true [dependencies]