commit | e8c10bacbce42e8cd26d5251fedf37c080285def | [log] [tgz] |
---|---|---|
author | Viktar Donich <viktard@google.com> | Fri Feb 15 09:20:47 2019 -0800 |
committer | Viktar Donich <viktard@google.com> | Sat Feb 16 00:44:25 2019 +0000 |
tree | 70dc18af8758a462a01da2fea1d2f2360de93c85 | |
parent | c207a6d91b4bc8f3a0a31dfefe1bd4461ad92749 [diff] |
[rust] Bump json5 from 0.2.2 to 0.2.4 Test: CQ CF-343: #done Change-Id: Ibdde19ee295a340a51711681cdcb21e7ea4b91f4
After modifying Cargo.toml
, Run fx update-rustc-third-party
You will need a modern OpenSSL and to export either PKG_CONFIG_PATH
or CFLAGS
and LDFLAGS
in order for cargo to find it, before running fx update-rustc-third-party
.
You can install using brew install openssl
and observe brew info openssl
for the above exports. It is recommended you only export these as-needed, not permanently, to avoid causing incompatibilities with other software.
This repository contains vendored copies of third party code used in Fuchsia.
Further documentation is available here:
https://fuchsia.googlesource.com/docs/+/master/development/languages/rust/third_party.md