Skip to content

Commit

Permalink
Merge pull request #1192 from wingtk/cargo-1.75.0
Browse files Browse the repository at this point in the history
Update Cargo to version 1.75.0
  • Loading branch information
danyeaw authored Dec 30, 2023
2 parents 174caae + c22915d commit bb70d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gvsbuild/tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def __init__(self):
Tool.__init__(
self,
"cargo",
version="1.74.1",
version="1.75.0",
repository="rust-lang/rust",
archive_url="https://win.rustup.rs/x86_64",
archive_filename="rustup-init.exe",
Expand Down

0 comments on commit bb70d21

Please sign in to comment.