diff --git a/cpp-hypot-overload/Cargo.toml b/cpp-hypot-overload/Cargo.toml index c783582..7f0a98c 100644 --- a/cpp-hypot-overload/Cargo.toml +++ b/cpp-hypot-overload/Cargo.toml @@ -9,6 +9,7 @@ edition.workspace = true homepage.workspace = true keywords.workspace = true license.workspace = true +readme.workspace = true repository.workspace = true rust-version.workspace = true diff --git a/tuple-reflection/Cargo.toml b/tuple-reflection/Cargo.toml index 0e2390b..63395c9 100644 --- a/tuple-reflection/Cargo.toml +++ b/tuple-reflection/Cargo.toml @@ -8,6 +8,7 @@ edition.workspace = true homepage.workspace = true keywords.workspace = true license.workspace = true +readme.workspace = true repository.workspace = true rust-version.workspace = true