Merge pull request #6963 from brave/fix_lint

Fix #12347: Fix lint error + rust deps for CI
This commit is contained in:
Pranjal Jumde
2020-10-27 14:47:47 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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.4"
RUST_DEPS_PACKAGE_VERSION = "0.1.5"