Skip to content

Commit

Permalink
Adopt new Cargo feature resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Aug 25, 2023
1 parent dbbfe7a commit e1c2724
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ members = [
"serde_derive_internals",
"test_suite",
]
resolver = "2"

[patch.crates-io]
serde = { path = "serde" }

0 comments on commit e1c2724

Please sign in to comment.