Skip to content

Commit

Permalink
Merge pull request #279 from jlb6740/fix-resolver-warning
Browse files Browse the repository at this point in the history
Updates Cargo to remove build warning about mismatch resolvers
  • Loading branch information
fitzgen authored Sep 28, 2024
2 parents f726f03 + 8e91729 commit e5003d5
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
@@ -1,4 +1,5 @@
[workspace]
resolver = "2"
members = [
"crates/analysis",
"crates/api",
Expand Down

0 comments on commit e5003d5

Please sign in to comment.