diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-04-11 17:06:37 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-11 17:06:37 +0100 |
| commit | d434d4e8b776e4a851b614616d3a5aa2e9792108 (patch) | |
| tree | dad81e44923dc9d48df960ecc3039444f8217087 /Cargo.toml | |
| parent | feat(gui): add base structure (#1935) (diff) | |
| download | atuin-d434d4e8b776e4a851b614616d3a5aa2e9792108.zip | |
chore(gui): cargo update (#1943)
* chore(gui): cargo update
* also fix workspace
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ members = [ ] resolver = "2" +exclude = ["ui/backend"] [workspace.package] version = "18.1.0" |
