fabro/lib/crates/fabro-devcontainer
Bryan Helmkamp 32b88d7833
fix(async-fs): move remaining filesystem work off Tokio paths
Replace the remaining blocking filesystem touches in shared async code with
Tokio-native I/O or explicit blocking boundaries. This keeps provider file
loading, workflow metadata rebuilds, and related export paths compatible with
the stricter clippy async-fs rules without changing their external behavior.
2026-04-19 19:31:03 -04:00
..
src fix(async-fs): move remaining filesystem work off Tokio paths 2026-04-19 19:31:03 -04:00
tests fmt 2026-04-11 11:27:46 -04:00
Cargo.toml refactor(http): centralize reqwest behind fabro-http 2026-04-12 11:48:54 -04:00
DEVCONTAINER-COMPATIBILITY.md rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
INTEGRATION.md rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00