mirror of
https://github.com/cubixle/radius-rs.git
synced 2026-04-24 22:54:43 +01:00
Fix the license name to be suitable with SPDX
This commit is contained in:
@@ -4,7 +4,7 @@ version = "0.0.1"
|
||||
authors = ["moznion <moznion@gmail.com>"]
|
||||
edition = "2018"
|
||||
description = "An async/await native implementation of the RADIUS server and client for Rust."
|
||||
license-file = "../LICENSE"
|
||||
license = "MPL-2.0"
|
||||
readme = "../README.md"
|
||||
repository = "https://github.com/moznion/radius-rs"
|
||||
categories = ["network-programming"]
|
||||
|
||||
Reference in New Issue
Block a user