mirror of
https://github.com/cubixle/radius-rs.git
synced 2026-04-24 22:34:42 +01:00
Correct the license metadata in Cargo.toml
Signed-off-by: moznion <moznion@mail.moznion.net>
This commit is contained in:
@@ -4,7 +4,7 @@ version = "0.3.0"
|
||||
authors = ["moznion <moznion@gmail.com>"]
|
||||
edition = "2018"
|
||||
description = "An async/await native implementation of the RADIUS server and client for Rust."
|
||||
license = "MPL-2.0"
|
||||
license = "MIT"
|
||||
readme = "../README.md"
|
||||
repository = "https://github.com/moznion/radius-rs"
|
||||
homepage = "https://github.com/moznion/radius-rs"
|
||||
|
||||
Reference in New Issue
Block a user