Weihang Lo f9fd4ff4ee
fix(json-msg): use pkgid spec in in JSON messages
In 12914 we stabilized pkgid spec as unique package identifier for
`cargo metadata`. However, we forgot to make the same change to
JSON message format[^1]. This PR does so.

Note that the `package_id` field in JSON message is not clearly stated
as "opaque", so it might be considered as a breaking change to some extent.

[^1]: https://doc.rust-lang.org/nightly/cargo/reference/external-tools.html#compiler-messages
2024-01-17 11:31:19 -05:00
..
2024-01-09 21:49:33 +08:00
2023-12-23 13:24:53 +08:00
2023-02-20 12:20:26 -06:00
2023-11-29 18:47:14 +02:00
2023-09-19 15:28:48 -05:00
2023-06-05 11:27:31 +02:00
2023-11-15 15:10:18 -08:00
2024-01-02 15:03:06 -08:00
2023-09-07 17:57:28 +00:00
2023-11-29 18:47:14 +02:00
2023-11-22 11:09:55 +08:00
2023-11-15 15:10:18 -08:00
2023-12-01 15:16:26 -06:00
2024-01-07 09:48:02 +01:00
2023-11-15 15:10:18 -08:00
2024-01-07 09:48:02 +01:00
2023-09-08 15:14:10 -04:00
2023-08-28 09:29:17 +08:00
2023-09-18 16:34:17 +01:00
2024-01-07 09:48:02 +01:00
2023-10-14 23:16:11 +08:00