diff --git a/Cargo.toml b/Cargo.toml index c694e67..9cbe7eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ license = "MIT" repository = "https://github.com/microsoft/tracing-etw" rust-version = "1.78" authors = ["Kyle Sabo", "Microsoft"] +description = "ETW or Linux user_events output for tokio-tracing" [lib] crate-type = ["rlib"]