mirror of
https://github.com/github/codeql.git
synced 2026-05-14 19:29:28 +02:00
Drop the `url` crate dependency. When a path can't be relativized against the source root, emit it as a bare absolute path and let the CLI's SARIF generator handle URI conversion downstream. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>