We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b223dd6 commit bc3590eCopy full SHA for bc3590e
charmcraft.yaml
@@ -57,7 +57,7 @@ parts:
57
- pkg-config # Needed to build cryptography
58
- rustup # Needed to build Python dependencies with Rust
59
override-build: |
60
- rustup default 1.87.0
+ rustup default 1.93.1
61
craftctl default
62
# Include requirements.txt in *.charm artifact for easier debugging
63
cp requirements.txt "$CRAFT_PART_INSTALL/requirements.txt"
0 commit comments