Skip to content

Commit

Permalink
Merge pull request #78 from juju/3.5-charmcraft-cargo
Browse files Browse the repository at this point in the history
fix: add Cargo as a build dependency
  • Loading branch information
manadart authored Oct 8, 2024
2 parents cead5b3 + 62422e1 commit 5856631
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ type: charm
parts:
charm:
charm-python-packages: [setuptools,markdown]
build-packages:
- cargo
bases:
- build-on:
- name: ubuntu
Expand Down

0 comments on commit 5856631

Please sign in to comment.