We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9acf79e commit c5865d9Copy full SHA for c5865d9
1 file changed
necessist/tests/supply_chain.json
@@ -2618,6 +2618,20 @@
2618
"name": "publish"
2619
}
2620
],
2621
+ "serde_core": [
2622
+ {
2623
+ "id": 3618,
2624
+ "kind": "user",
2625
+ "login": "dtolnay",
2626
+ "name": "David Tolnay"
2627
+ },
2628
2629
+ "id": 8138,
2630
+ "kind": "team",
2631
+ "login": "github:serde-rs:publish",
2632
+ "name": "publish"
2633
+ }
2634
+ ],
2635
"serde_derive": [
2636
{
2637
"id": 3618,
0 commit comments