mirror of
https://github.com/cubixle/radius-rs.git
synced 2026-04-24 21:24:43 +01:00
Fill some Cargo.toml items for crates.io
This commit is contained in:
@@ -7,6 +7,8 @@ description = "An async/await native implementation of the RADIUS server and cli
|
|||||||
license = "MPL-2.0"
|
license = "MPL-2.0"
|
||||||
readme = "../README.md"
|
readme = "../README.md"
|
||||||
repository = "https://github.com/moznion/radius-rs"
|
repository = "https://github.com/moznion/radius-rs"
|
||||||
|
homepage = "https://github.com/moznion/radius-rs"
|
||||||
|
documentation = "https://docs.rs/radius"
|
||||||
categories = ["network-programming"]
|
categories = ["network-programming"]
|
||||||
keywords = ["radius", "async"]
|
keywords = ["radius", "async"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user