diff --git a/.gitignore b/.gitignore index dbd16b19..5aaeb905 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,7 @@ _build bin releases -.flatpak/ \ No newline at end of file +.flatpak/ + +*.snap +done*.txt diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 4e11e34e..a6f39e02 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -10,7 +10,7 @@ parts: rustup: plugin: rust source: . - rust-channel: "1.70" + rust-channel: "1.76" override-build: '' override-prime: