Skip to content

Instantly share code, notes, and snippets.

@Shnatsel
Last active May 30, 2022 16:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Shnatsel/dc0ec81f6ad392b8967e8d3f2b1f5f80 to your computer and use it in GitHub Desktop.
Save Shnatsel/dc0ec81f6ad392b8967e8d3f2b1f5f80 to your computer and use it in GitHub Desktop.
'cargo supply-chain crates' run on itself
~/C/cargo-supply-chain> cargo supply-chain crates
The following crates will be ignored because they come from a local directory:
- cargo-supply-chain
Using cached data. Cache age: 13 hours
Dependency crates with the people and teams that can publish them to crates.io:
1. libc: team "github:rust-lang:libc", team "github:rust-lang:libs", JohnTitor, alexcrichton, gnzlbg, huonw, joshtriplett, rust-lang-owner
2. unicode-bidi: team "github:servo:cargo-publish", SimonSapin, behnam, larsbergstrom, mbrubeck, metajack
3. bitflags: team "github:bitflags:owners", team "github:rust-lang-nursery:libs", KodrAus, alexcrichton, huonw
4. core-foundation: team "github:servo:cargo-publish", larsbergstrom, mbrubeck, metajack, pcwalton
5. log: team "github:rust-lang-nursery:libs", team "github:rust-lang-nursery:log-owners", alexcrichton, huonw, sfackler
6. url: team "github:servo:cargo-publish", team "github:servo:rust-url", Hoverbear, SimonSapin, seanmonstar
7. regex: team "github:rust-lang-nursery:regex-owners", team "github:rust-lang:libs", BurntSushi, alexcrichton
8. regex-syntax: team "github:rust-lang-nursery:regex-owners", team "github:rust-lang:libs", BurntSushi, alexcrichton
9. form_urlencoded: team "github:servo:cargo-publish", team "github:servo:rust-url", SimonSapin
10. idna: team "github:servo:cargo-publish", team "github:servo:rust-url", SimonSapin
11. js-sys: team "github:rustwasm:core", alexcrichton, fitzgen
12. percent-encoding: team "github:servo:cargo-publish", team "github:servo:rust-url", SimonSapin
13. security-framework: team "github:rust-bus:maintainers", kornelski, sfackler
14. security-framework-sys: team "github:rust-bus:maintainers", kornelski, sfackler
15. wasm-bindgen: team "github:rustwasm:core", alexcrichton, fitzgen
16. wasm-bindgen-backend: team "github:rustwasm:core", alexcrichton, fitzgen
17. wasm-bindgen-macro: team "github:rustwasm:core", alexcrichton, fitzgen
18. wasm-bindgen-macro-support: team "github:rustwasm:core", alexcrichton, fitzgen
19. wasm-bindgen-shared: team "github:rustwasm:core", alexcrichton, fitzgen
20. web-sys: team "github:rustwasm:core", alexcrichton, fitzgen
21. cfg-if: team "github:rust-lang:libs", alexcrichton
22. core-foundation-sys: team "github:servo:cargo-publish", larsbergstrom
23. getrandom: team "github:rust-random:maintainers", dhardy
24. lazy_static: team "github:rust-lang-nursery:libs", Kimundi
25. serde: team "github:serde-rs:owners", dtolnay
26. serde_derive: team "github:serde-rs:owners", dtolnay
27. serde_derive_internals: team "github:serde-rs:owners", dtolnay
28. serde_json: team "github:serde-rs:owners", dtolnay
29. tinyvec: team "github:rust-bus:maintainers", Lokathor
30. unicode-normalization: Manishearth, SimonSapin, alexcrichton, huonw, kwantam, sujayakar
31. unicode-xid: Manishearth, SimonSapin, alexcrichton, huonw, kwantam, sujayakar
32. flate2: alexcrichton, joshtriplett, rust-lang-owner
33. autocfg: cuviper, matklad
34. base64: alicemaz, marshallpierce
35. bumpalo: alexcrichton, fitzgen
36. console: mitsuhiko, pksunkara
37. directories-next: Dylan-DPC, nmccarty
38. dirs-sys-next: Dylan-DPC, nmccarty
39. indicatif: djc, mitsuhiko
40. miniz_oxide: Frommi, oyvindln
41. once_cell: matklad, vorner
42. redox_syscall: 4lDO2, jackpot51
43. redox_users: MggMuggins, jackpot51
44. rustls: ctz, djc
45. rustls-native-certs: ctz, djc
46. schannel: sfackler, steffengy
47. spin: mvdnes, zesterer
48. ureq: algesten, jsha
49. wasi: alexcrichton, sunfishcode
50. webpki-roots: ctz, djc
51. adler: jonas-schievink
52. bpaf: pacak
53. bstr: BurntSushi
54. byteorder: BurntSushi
55. cargo_metadata: oli-obk
56. cc: alexcrichton
57. chunked_transfer: frewsxcv
58. crc32fast: srijs
59. csv: BurntSushi
60. csv-core: BurntSushi
61. dyn-clone: dtolnay
62. encode_unicode: tormol
63. filetime: alexcrichton
64. humantime: tailhook
65. humantime-serde: jean-airoldie
66. itoa: dtolnay
67. matches: SimonSapin
68. memchr: BurntSushi
69. number_prefix: ogham
70. openssl-probe: alexcrichton
71. proc-macro2: dtolnay
72. quote: dtolnay
73. regex-automata: BurntSushi
74. ring: briansmith
75. ryu: dtolnay
76. schemars: GREsau
77. schemars_derive: GREsau
78. sct: ctz
79. semver: dtolnay
80. semver-parser: steveklabnik
81. syn: dtolnay
82. tar: alexcrichton
83. terminal_size: eminence
84. tinyvec_macros: Soveu
85. untrusted: briansmith
86. webpki: briansmith
87. winapi: retep998
88. winapi-i686-pc-windows-gnu: retep998
89. winapi-x86_64-pc-windows-gnu: retep998
90. xattr: Stebalien
Note: there may be outstanding publisher invitations. crates.io provides no way to list them.
See https://github.com/rust-lang/crates.io/issues/2868 for more info.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment