File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " serde_derive_internals"
3- version = " 0.26 .0" # remember to update html_root_url
3+ version = " 0.27 .0" # remember to update html_root_url
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.26 .0" ) ]
1+ #![ doc( html_root_url = "https://docs.rs/serde_derive_internals/0.27 .0" ) ]
22#![ allow( unknown_lints, bare_trait_objects) ]
33// Ignored clippy lints
44#![ allow(
You can’t perform that action at this time.
0 commit comments