diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 5cfa0ac61..b5200417a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -86,7 +86,7 @@ members = [ "examples/ureq-examples", ] -resolver = "2" +resolver = "3" [profile.release] # For release builds, we want the most tuned Arti we can get; |
