portability/libportability-gfx
bors[bot] a90e36710b Merge #53
53: Device leak fix, Cargo lock r=msiglreith a=kvark

The motivation behind including the lock is: no rust library is going to link to us anyway, so this crate is the head of the dependency graph, and doing a single `cargo update` is simpler for updates than figuring out the revision ids manually.

Co-authored-by: Dzmitry Malyshau <kvark@mozilla.com>
2018-04-12 13:27:52 +00:00
..
src Merge #53 2018-04-12 13:27:52 +00:00
Cargo.toml Include Cargo.lock instead of fixed revisions 2018-04-11 21:32:31 -04:00