serde/serde_derive_internals
David Tolnay 3f43fca90d
Fix warning on no edition set in serde_derive
New warning since nightly-2024-03-03:

    warning: serde_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while 2018 is compatible with `rust-version`
    warning: serde_derive_internals/Cargo.toml: no edition set: defaulting to the 2015 edition while 2018 is compatible with `rust-version`
2024-03-11 20:18:10 -07:00
..
build.rs Prevent build.rs rerunning unnecessarily on all source changes 2022-12-12 14:37:41 -08:00
Cargo.toml Fix warning on no edition set in serde_derive 2024-03-11 20:18:10 -07:00
lib.rs Release serde_derive_internals 0.29.0 2023-09-06 14:02:05 -07:00
LICENSE-APACHE Replace "codegen" with "derive" 2017-04-14 15:42:27 -07:00
LICENSE-MIT Replace "codegen" with "derive" 2017-04-14 15:42:27 -07:00
src Move derive internals into serde_derive crate 2018-05-05 23:46:30 -07:00