Skip to content

Commit b5765f3

Browse files
committed
chore: update workspace resolver to 3
1 parent 8a54d1d commit b5765f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[workspace]
22
members = ["client", "client-macros", "encrypt", "encrypt-internal", "extension", "extension-api", "extension-cli", "extension-manager", "probot", "pusher", "search", "settings", "ui-handlers", "ui-lib", "ui-macros", "updater", "version", "wit-gen"]
3-
resolver = "2"
3+
resolver = "3"
44

55
[workspace.package]
66
authors = ["Ashwin Naren <arihant2math@gmail.com>"]

0 commit comments

Comments
 (0)