There was an error while loading. Please reload this page.
1 parent 4725b1d commit ecd53d1Copy full SHA for ecd53d1
1 file changed
charmcraft.yaml
@@ -61,7 +61,7 @@ parts:
61
# rpds-py (Python package) >=0.19.0 requires rustc >=1.76, which is not available in the
62
# Ubuntu 22.04 archive. Install rustc and cargo using rustup instead of the Ubuntu archive
63
rustup set profile minimal
64
- rustup default 1.83.0 # renovate: charmcraft-rust-latest
+ rustup default 1.92.0 # renovate: charmcraft-rust-latest
65
66
craftctl default
67
# Include requirements.txt in *.charm artifact for easier debugging
0 commit comments