Skip to content

Commit ab80bae

Browse files
Update dependency rust-lang/rust to v1.84.1 (#845)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a23de5 commit ab80bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charmcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ parts:
7575
# rpds-py (Python package) >=0.19.0 requires rustc >=1.76, which is not available in the
7676
# Ubuntu 22.04 archive. Install rustc and cargo using rustup instead of the Ubuntu archive
7777
rustup set profile minimal
78-
rustup default 1.84.0 # renovate: charmcraft-rust-latest
78+
rustup default 1.84.1 # renovate: charmcraft-rust-latest
7979
8080
craftctl default
8181
# Include requirements.txt in *.charm artifact for easier debugging

0 commit comments

Comments
 (0)