aboutsummaryrefslogtreecommitdiff
path: root/.cargo_vcs_info.json
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2019-10-25 15:50:59 -0700
committerChih-Hung Hsieh <chh@google.com>2019-10-25 15:50:59 -0700
commitabcf84f8da714b49aee99da1a25202f1a422fad3 (patch)
tree236cad670aa0ee2d57c2bf389554957d9e7e0a21 /.cargo_vcs_info.json
parent4ac4810638e51f5fe35c37c33f0b33123fc6f8af (diff)
downloadbyteorder-abcf84f8da714b49aee99da1a25202f1a422fad3.tar.gz
Use released byteorder-1.3.2 at crates.io
* Auto generated Android.bp from cargo2android.py. * Release package is different from git source repository: * .cargo_vcs_info.json has the snapshot commit sha. * Cleaned up Cargo.toml, with original version saved. * Unused ci/script.sh removed. Test: build all rust modules Change-Id: Ibcf8864753fbec84c85e8207a12e97a14389e6f6
Diffstat (limited to '.cargo_vcs_info.json')
-rw-r--r--.cargo_vcs_info.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/.cargo_vcs_info.json b/.cargo_vcs_info.json
new file mode 100644
index 0000000..e7e8b81
--- /dev/null
+++ b/.cargo_vcs_info.json
@@ -0,0 +1,5 @@
+{
+ "git": {
+ "sha1": "058237661a88c2f610f280340310fce19d98d265"
+ }
+}