commit | a18cfdb6e6449ef355e9870fe6705ecd79e43d84 | [log] [tgz] |
---|---|---|
author | Viktar Donich <viktard@google.com> | Fri Feb 15 09:20:47 2019 -0800 |
committer | Victor Donich <viktard@google.com> | Fri Feb 15 09:22:35 2019 -0800 |
tree | b4e1a955841a37a2883096a8dc4e909e931b0b65 | |
parent | baa73c0ad84615260166cf9c025424724cc60e38 [diff] |
[rust] Bump json5 from 0.2.2 to 0.2.4 Test: CQ CF-343: #done Change-Id: I55b1052966c4e9822acf20dd0ea7df0cf9250161
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