|  | # fx update-rust-3p-owners | 
|  |  | 
|  | updates OWNERS files for Rust third\_party dependencies | 
|  |  | 
|  | ```none | 
|  | usage: fx update-rust-3p-owners [--no-vendor-and-gn-update] [--num-threads N] | 
|  |  | 
|  | Updates third_party/rust_crates/vendor/*/OWNERS 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-rust-3p-owners source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/contrib/update-rust-3p-owners) |