# fx update-rustc-third-party | |
updates rustc\_library and rustc\_binary third\_party dependencies | |
```none | |
usage: fx update-rustc-third-party | |
Updates third_party/rust_crates based on the contents of | |
third_party/rust_crates/Cargo.toml | |
See https://fuchsia.dev/fuchsia-src/development/languages/rust/third_party.md | |
for more details. | |
``` | |
[update-rustc-third-party source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/contrib/update-rustc-third-party) |