main: Cargo.lock URL scheme mismatch breaks build #7

Closed
opened 2026-06-03 08:46:09 +00:00 by zaelgohary · 1 comment
Member

Cargo.toml uses git+https for hero_osis_sdk after the SSH→HTTPS migration (1c465c0) but Cargo.lock still pinned the older git+ssh source URL. cargo re-resolves and fails when SSH auth is unavailable.

Cargo.toml uses git+https for hero_osis_sdk after the SSH→HTTPS migration (1c465c0) but Cargo.lock still pinned the older git+ssh source URL. cargo re-resolves and fails when SSH auth is unavailable.
Author
Member
0c79c96
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_coordinator#7
No description provided.