Prepare for publishing new crates
This commit is contained in:
parent
303c8a271d
commit
14d7ee04ea
8 changed files with 18 additions and 11 deletions
|
|
@ -1,7 +1,13 @@
|
|||
[package]
|
||||
name = "librqbit-upnp"
|
||||
version = "0.1.0"
|
||||
authors = ["Igor Katson <igor.katson@gmail.com>"]
|
||||
edition = "2021"
|
||||
description = "Library used by rqbit torrent client to lease port forwards on the router."
|
||||
license = "Apache-2.0"
|
||||
documentation = "https://docs.rs/librqbit-upnp"
|
||||
repository = "https://github.com/ikatson/rqbit"
|
||||
readme = "README.md"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
|
|||
1
crates/upnp/README.md
Symbolic link
1
crates/upnp/README.md
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../README.md
|
||||
Loading…
Add table
Add a link
Reference in a new issue