Skip to content

Commit

Permalink
Specify workspace resolver.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmackdev committed Oct 10, 2023
1 parent f49222b commit ed14c9b
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,5 +1,6 @@
[workspace]
members = ["pubsubman", "pubsubman_backend"]
resolver = "2"

[workspace.dependencies]
chrono = { version = "0.4.26", features = ["clock", "serde"] }
Expand Down

0 comments on commit ed14c9b

Please sign in to comment.