Update pub_macro_rules since version

This commit is contained in:
Santiago Pastorino 2021-02-19 12:47:53 -03:00
parent 0fddc2f780
commit b3000ec0cd
No known key found for this signature in database
GPG Key ID: 8131A24E0C79EFAF
1 changed files with 1 additions and 1 deletions

View File

@ -639,7 +639,7 @@ declare_features! (
(active, macro_attributes_in_derive_output, "1.51.0", Some(81119), None),
/// Allows `pub` on `macro_rules` items.
(active, pub_macro_rules, "1.49.0", Some(78855), None),
(active, pub_macro_rules, "1.52.0", Some(78855), None),
// -------------------------------------------------------------------------
// feature-group-end: actual feature gates