diff --git a/Cargo.toml b/Cargo.toml index eb48c08e..079d6056 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ authors = [ "Stefano Pigozzi " ] rust-version = "1.71.0" +readme = "README.md" [dependencies] anyhow = "1.0.86"