diff --git a/script/rust_deps_config.py b/script/rust_deps_config.py index 33fbc1f4ab53..27910d17b4d8 100755 --- a/script/rust_deps_config.py +++ b/script/rust_deps_config.py @@ -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"