Skip to content

Commit

Permalink
Update Rust compiler to latest stable (1.43.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmancey committed May 30, 2020
1 parent bbafbc0 commit ca9cba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/rust_deps_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Version number and URL for pre-configured rust dependency package
# e.g. rust_deps_mac_0.1.0.gz
RUST_DEPS_PACKAGES_URL = "https://rust-pkg-brave-core.s3.brave.com"
RUST_DEPS_PACKAGE_VERSION = "0.1.3"
RUST_DEPS_PACKAGE_VERSION = "0.1.4"

0 comments on commit ca9cba2

Please sign in to comment.