diff options
Diffstat (limited to 'usr/src/mei/true/Cargo.toml')
-rw-r--r-- | usr/src/mei/true/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/mei/true/Cargo.toml b/usr/src/mei/true/Cargo.toml index bcbbe2e..50f6bc0 100644 --- a/usr/src/mei/true/Cargo.toml +++ b/usr/src/mei/true/Cargo.toml @@ -6,6 +6,8 @@ license.workspace = true authors.workspace = true description.workspace = true documentation.workspace = true +repository.workspace = true +readme.workspace = true [[bin]] name = "true" |