Gusted bb93d3e6c8
fix: handle renamed dependency for cargo registery
- When a dependency is renamed, specified via `package="actual-name"` in
Cargo.toml, this should become the name of the depedency when the
package is retrieved from the registery by cargo and the old name should
be available in the `package` field.
- The reference implementation also does this: 490e66a9d6/src/controllers/krate/publish.rs (L702-L705)
- Resolves #5936
- Unit test added.
2024-11-13 21:26:49 +01:00
..
2024-11-11 12:44:36 +01:00
2024-08-18 15:19:01 +02:00
2024-11-05 09:33:15 +01:00
2024-08-12 19:11:09 +02:00
2024-11-11 12:44:36 +01:00
2024-08-09 17:44:41 +02:00
2023-02-11 08:39:50 +08:00
2023-12-25 20:13:18 +08:00
2024-09-01 05:42:34 +02:00
2024-11-11 12:44:36 +01:00
2023-11-03 15:21:05 +00:00
2024-07-17 23:07:41 +02:00
2024-11-11 12:44:36 +01:00
2024-11-05 22:47:34 +01:00
2024-08-26 23:43:09 +02:00