Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove chisel part from Rockcraft's snap #758

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
update craft-parts version
Anas Husseini committed Nov 28, 2024
commit 595d75f529a38db5fa44d3aca2a51628d441c3a9
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ dependencies = [
"craft-application>=4.0.0",
"craft-archives>=2.0.0",
"craft-cli",
"craft-parts>=2.1.2,!=2.1.3",
"craft-parts>=2.1.3",
"craft-platforms~=0.3",
"craft-providers>=2.0.4",
"overrides",