fix: preserve drive letter in Windows plugin paths (#410)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Gregory Schier
2026-02-26 16:23:24 -08:00
committed by GitHub
parent 435ee54140
commit 37d0cabb22
5 changed files with 11 additions and 13 deletions

1
Cargo.lock generated
View File

@@ -10359,7 +10359,6 @@ dependencies = [
"md5 0.7.0",
"path-slash",
"rand 0.9.1",
"regex 1.11.1",
"reqwest",
"serde",
"serde_json",