load("//:defs.bzl", "codex_rust_crate") codex_rust_crate( name = "file-watcher", crate_name = "codex_file_watcher", )