Daniel Verkamp 52b8e42869 Cargo.toml: avoid "*" versions for external crates | 5 mēneši atpakaļ | |
---|---|---|
.. | ||
src | c28067d1d9 Reformat comments | 9 mēneši atpakaļ |
Cargo.toml | 52b8e42869 Cargo.toml: avoid "*" versions for external crates | 5 mēneši atpakaļ |
README.md | 660aee3312 sandbox: Add a README | 2 gadi atpakaļ |
bindings.rs | 44a07970cb sandbox: upstream sandbox | 2 gadi atpakaļ |
build.rs | 44a07970cb sandbox: upstream sandbox | 2 gadi atpakaļ |
prebuilts_version | 44a07970cb sandbox: upstream sandbox | 2 gadi atpakaļ |
This crate links against chromium project's sandbox library. The library is provided as a prebuilt because
build.rs
downloads the prebuilt library during build.
Googlers can build the library by following these instructions.