Add license to lox-util Cargo.toml

This commit is contained in:
onyinyang 2023-11-23 12:24:20 -05:00
parent 9294fb9fd1
commit 2a2708c5b5
No known key found for this signature in database
GPG Key ID: 156A6435430C2036
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ version = "0.1.0"
authors = ["The Tor Project, Inc.", "Lindsey Tulloch <onyinyang@torproject.org"]
edition = "2021"
rust-version = "1.65"
license = "MIT"
homepage = "https://gitlab.torproject.org/tpo/anti-censorship/lox/-/wikis/home"
description = "General helpers used by Lox"
keywords = ["tor", "lox", "utilities"]