File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " serde_derive_internals"
3- version = " 0.29.0 "
3+ version = " 0.29.1 "
44authors = [
" Erick Tryzelaar <[email protected] >" ,
" David Tolnay <[email protected] >" ]
55description = " AST representation used by Serde derive macros. Unstable."
66documentation = " https://docs.rs/serde_derive_internals"
Original file line number Diff line number Diff line change 1- #![ doc( html_root_url = "https://docs.rs/serde_derive_internals/0.29.0 " ) ]
1+ #![ doc( html_root_url = "https://docs.rs/serde_derive_internals/0.29.1 " ) ]
22#![ cfg_attr( not( check_cfg) , allow( unexpected_cfgs) ) ]
33// Ignored clippy lints
44#![ allow(
You can’t perform that action at this time.
0 commit comments