Skip to content

Commit

Permalink
Drop rust specific toolchains version
Browse files Browse the repository at this point in the history
  • Loading branch information
nak3 committed Feb 22, 2023
1 parent 5b5b736 commit e8768c7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ load("@rules_rust//rust:repositories.bzl", "rules_rust_dependencies", "rust_regi

rules_rust_dependencies()

rust_register_toolchains(
versions = ["1.66.0"],
)
rust_register_toolchains()

load("@rules_rust//crate_universe:repositories.bzl", "crate_universe_dependencies")

Expand Down

0 comments on commit e8768c7

Please sign in to comment.