You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(patch-hub-proc-macros): add package::{description,license} fields to crate
To publish a crate on crates.io it is good to have, at least, some
metadata in `Cargo.toml`. The `patch-hub-proc-macros` lacked
`description` and `license`, so add those to prepare the crate to be
published.
Signed-off-by: David Tadokoro <davidbtadokoro@usp.br>
0 commit comments