mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
update rules_rust
This commit is contained in:
parent
d83b1a2fe1
commit
84a60b2545
1 changed files with 2 additions and 2 deletions
|
@ -37,9 +37,9 @@ def register_repos():
|
|||
|
||||
git_repository(
|
||||
name = "io_bazel_rules_rust",
|
||||
commit = "212cc4d6cb7f23d0aa29d2f09e3860c49aaf9144",
|
||||
commit = "504cde54248f518d5c98eb9f1e8db3546904ecb2",
|
||||
remote = "https://github.com/ankitects/rules_rust",
|
||||
shallow_since = "1605354106 +1000",
|
||||
shallow_since = "1606199575 +1000",
|
||||
)
|
||||
|
||||
# native.local_repository(
|
||||
|
|
Loading…
Reference in a new issue