add desc and license to cargo.toml
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
name = "urigen"
|
||||
version = "0.3.0"
|
||||
edition = "2024"
|
||||
description = "a simple library for generating URIs from a builder."
|
||||
license = "MIT"
|
||||
|
||||
[features]
|
||||
default = ["std"]
|
||||
|
||||
Reference in New Issue
Block a user