Turns out all the 0.69 dependencies were in-tree, so change the 0.69-to-0.72 patch to be 0.72-to-0.73. Patch shlex 1 -> 2, to prevent the duplicate dependency. See incoming commit. Differential Revision: https://phabricator.services.mozilla.com/D323853
Gecko Profiler API for Rust
This crate is the collection of all the API endpoints for Gecko Profiler. Please use this crate instead of using raw FFI calls.
See the module documentations for more information about the specific API endpoints.