Skip to content

Commit ecd53d1

Browse files
committed
chore: bump Rust version to 1.92.0 (#308)
1 parent 4725b1d commit ecd53d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charmcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ parts:
6161
# rpds-py (Python package) >=0.19.0 requires rustc >=1.76, which is not available in the
6262
# Ubuntu 22.04 archive. Install rustc and cargo using rustup instead of the Ubuntu archive
6363
rustup set profile minimal
64-
rustup default 1.83.0 # renovate: charmcraft-rust-latest
64+
rustup default 1.92.0 # renovate: charmcraft-rust-latest
6565
6666
craftctl default
6767
# Include requirements.txt in *.charm artifact for easier debugging

0 commit comments

Comments
 (0)