Skip to content

Commit

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

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

0 comments on commit d26852d

Please sign in to comment.