Add bundlr-sdk to rust 3p crates
commite719b06519de3998660ea605b1cf72bb2ed952ec
authorKaustav Haldar <kostco@fb.com>
Fri, 22 Jul 2022 14:22:52 +0000 (22 07:22 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 22 Jul 2022 14:22:52 +0000 (22 07:22 -0700)
treeac3d4f4a343bb95b45d85ac71447530b059b3154
parent05c69198dd503dd9d9683ed90cf16c8b27c74581
Add bundlr-sdk to rust 3p crates

Summary:
Add bundlr-sdk to rust 3p crates.

Also needed some new fixups for a couple deps, and a custom fork of bundlr to use derive_builder 0.9 which is pinned in 2 deps we use, and fixed a missing out of scope trait bug in bundlr sdk.

Reviewed By: zhuomingfb0

Differential Revision: D37962056

fbshipit-source-id: 878048840d66dffcf558351614c45f9beef2f626
16 files changed:
hphp/hack/Cargo.lock
hphp/hack/src/hackc/compile/cargo/options/Cargo.toml
hphp/hack/src/hackc/emitter/cargo/emit_unit/Cargo.toml
hphp/hack/src/hackc/print_expr/Cargo.toml
hphp/hack/src/hackc/utils/cargo/hhbc_string_utils/Cargo.toml
hphp/hack/src/naming/Cargo.toml
hphp/hack/src/naming/cargo/elaborate_namespaces/Cargo.toml
hphp/hack/src/parser/cargo/hh_autoimport/Cargo.toml
hphp/hack/src/parser/lowerer/Cargo.toml
hphp/hack/src/typing/serialization/Cargo.toml
hphp/hack/src/typing/serialization/cargo/typing_ser_ffi/Cargo.toml
hphp/hack/src/utils/config_file/rust/Cargo.toml
hphp/hack/src/utils/find_utils/Cargo.toml
hphp/hack/src/utils/hh24_types/Cargo.toml
hphp/hack/src/utils/html_entities/Cargo.toml
hphp/hack/src/utils/multifile/Cargo.toml