We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a23de5 commit ab80baeCopy full SHA for ab80bae
charmcraft.yaml
@@ -75,7 +75,7 @@ parts:
75
# rpds-py (Python package) >=0.19.0 requires rustc >=1.76, which is not available in the
76
# Ubuntu 22.04 archive. Install rustc and cargo using rustup instead of the Ubuntu archive
77
rustup set profile minimal
78
- rustup default 1.84.0 # renovate: charmcraft-rust-latest
+ rustup default 1.84.1 # renovate: charmcraft-rust-latest
79
80
craftctl default
81
# Include requirements.txt in *.charm artifact for easier debugging
0 commit comments