diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-01-26 17:59:06 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-26 17:59:06 +0000 |
| commit | 4b20544474088259c580faa015876cb535dbff36 (patch) | |
| tree | ef82d0f27dedaaed755f4c87578a2bdeb796d660 /Cargo.toml | |
| parent | docs: Update CONTRIBUTING.md (#1633) (diff) | |
| download | atuin-4b20544474088259c580faa015876cb535dbff36.zip | |
chore: use resolver 2, update editions + cargo (#1635)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ members = [ "atuin-common", ] +resolver = "2" + [workspace.package] name = "atuin" version = "17.2.1" |
