mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
updated rust toolchain version
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ git_repository(
|
||||
rust = use_extension("@rules_rust//rust:extensions.bzl", "rust")
|
||||
rust.toolchain(
|
||||
edition = "2021",
|
||||
versions = ["1.77.1"],
|
||||
versions = ["1.85.0"],
|
||||
)
|
||||
use_repo(rust, "rust_toolchains")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user