rqbit/crates/upnp-serve
bbb651 4bfeda296b Use `serde_derive` dependency instead of `serde/derive` feature
See https://github.com/serde-rs/serde/pull/2588 for more details.
This speeds up compilation of workspace (excluding `rqbit-desktop`) from 76.3s to 71.4s.
(Tested with cranelift on workspace members + mold)
2025-11-23 12:15:48 +02:00
..
examples upgrade all crates to rust edition 2024 2025-06-05 15:02:10 +01:00
src Fix typos 2025-08-29 04:20:00 +00:00
Cargo.toml Use `serde_derive` dependency instead of `serde/derive` feature 2025-11-23 12:15:48 +02:00
Makefile UPNP server integrated into rqbit. 2024-08-23 19:23:02 +01:00
README.md v7.0.0 prep further 2024-08-27 18:32:17 +01:00

README.md

This package is a dependency of rqbit torrent client. It can be used by itself too. See more at the rqbit Github page.