aboutsummaryrefslogtreecommitdiff
path: root/.cargo_vcs_info.json
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-07-26 23:48:05 -0700
committerChih-Hung Hsieh <chh@google.com>2020-07-27 12:03:11 -0700
commit41177158944274fd37d9160370611a61d68f24e7 (patch)
tree75f1ad89d6cebfb3f52ca64b4bdefb8c004c2453 /.cargo_vcs_info.json
parentd256e487b415463d517809c52c78528e5d5ae036 (diff)
downloadpaste-41177158944274fd37d9160370611a61d68f24e7.tar.gz
Upgrade rust/crates/paste to 1.0.0
* Regenerate .bp file, now libpaste is a proc_macro, not an rlib. Test: make; atest -c --include-subdirs external/rust/crates Change-Id: I257008a9d94c636a6b0b6ebb36feb839f7a895cf
Diffstat (limited to '.cargo_vcs_info.json')
-rw-r--r--.cargo_vcs_info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cargo_vcs_info.json b/.cargo_vcs_info.json
index 77d0b53..9a7aced 100644
--- a/.cargo_vcs_info.json
+++ b/.cargo_vcs_info.json
@@ -1,5 +1,5 @@
{
"git": {
- "sha1": "ca72ba450ad4859c5a7557371560a022649b1b1e"
+ "sha1": "949f5cc56255f400dfa6ffbe2a7d7e4fee7c6d92"
}
}