Publishing as crate? #477
Answered
by
junkurihara
troelsarvin
asked this question in
Q&A
|
Has it been considered to publish rpxy as a crate on crates.io? It would make it easier to package it for (for example) Debian and Fedora. |
Answered by
junkurihara
Feb 24, 2026
Replies: 1 comment
|
Hi. Yes I have considered that. However, rpxy relies on crates that are not published on crates.io, e.g., fork of s2n-quic-rustls, which means rpxy cannot be published on crates.io as well. |
0 replies
Answer selected by
junkurihara
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi. Yes I have considered that. However, rpxy relies on crates that are not published on crates.io, e.g., fork of s2n-quic-rustls, which means rpxy cannot be published on crates.io as well.