We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07238a4 commit 6cb6aa7Copy full SHA for 6cb6aa7
charmcraft.yaml
@@ -74,7 +74,7 @@ parts:
74
# rpds-py (Python package) >=0.19.0 requires rustc >=1.76, which is not available in the
75
# Ubuntu 22.04 archive. Install rustc and cargo using rustup instead of the Ubuntu archive
76
rustup set profile minimal
77
- rustup default 1.83.0 # renovate: charmcraft-rust-latest
+ rustup default 1.92.0 # renovate: charmcraft-rust-latest
78
79
craftctl default
80
# Include requirements.txt in *.charm artifact for easier debugging
0 commit comments