We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93589cd commit d98f23fCopy full SHA for d98f23f
update_rust.py
@@ -37,6 +37,9 @@
37
# The revision specified below should typically be the same as the
38
# `crubit_revision` specified in the //DEPS file. More details and roll
39
# instructions can be found in tools/rust/README.md.
40
+#
41
+# TODO(danakj): This should be included in --print-rust-revision when we want
42
+# code to depend on using crubit rs_to_cc_bindings.
43
CRUBIT_REVISION = 'f5cbdf4b54b0e6b9f63a4464a2c901c82e0f0209'
44
CRUBIT_SUB_REVISION = 1
45
0 commit comments