fabro/lib/crates/fabro-cli
Bryan Helmkamp 3692f0a6fa fix: use module imports instead of absolute paths for session_secret
Clippy's absolute_paths lint requires importing the module rather than
using fully-qualified paths in production code.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 15:55:49 -04:00
..
src fix: use module imports instead of absolute paths for session_secret 2026-04-13 15:55:49 -04:00
tests/it Merge origin/main into local main 2026-04-13 12:28:08 -04:00
build.rs refactor(async): lint std::process::Command across all targets 2026-04-12 13:35:57 -04:00
Cargo.toml Add typed provider credential auth flow 2026-04-12 22:10:11 -04:00