Skip to content

Commit f727669

Browse files
authored
Update rules_rust dependency on skydoc (#248)
1 parent 05bd7d1 commit f727669

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ rust_bindgen_repositories()
4444
# Stardoc and its dependencies
4545
http_archive(
4646
name = "io_bazel_skydoc",
47-
url = "https://github.com/bazelbuild/skydoc/archive/0a008878383c51c41db24b313980de19996a6438.zip",
48-
strip_prefix = "skydoc-0a008878383c51c41db24b313980de19996a6438",
47+
url = "https://github.com/bazelbuild/skydoc/archive/cca509af50a0776a4ed745575534b38bd131753c.zip",
48+
strip_prefix = "skydoc-cca509af50a0776a4ed745575534b38bd131753c",
4949
)
5050

5151
load("@io_bazel_skydoc//:setup.bzl", "skydoc_repositories")

0 commit comments

Comments
 (0)