diff --git a/crates/ironrdp/Cargo.toml b/crates/ironrdp/Cargo.toml index dc7b1f1f..42904e25 100644 --- a/crates/ironrdp/Cargo.toml +++ b/crates/ironrdp/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "ironrdp" version = "0.5.0" -readme = "README.md" description = "A Rust implementation of the Microsoft Remote Desktop Protocol (RDP)" +readme.workspace = true edition.workspace = true license.workspace = true homepage.workspace = true