From 4b20544474088259c580faa015876cb535dbff36 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Fri, 26 Jan 2024 17:59:06 +0000 Subject: chore: use resolver 2, update editions + cargo (#1635) --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index eb627028..b87d5820 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,8 @@ members = [ "atuin-common", ] +resolver = "2" + [workspace.package] name = "atuin" version = "17.2.1" -- cgit v1.3.1