Skip to content

Commit 12d11b9

Browse files
committed
chore: update Cargo.toml
1 parent 708cf3a commit 12d11b9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

swagger-ui/Cargo.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
[package]
22
name = "swagger-ui-redist"
33
version = "0.1.0"
4+
description = "A redistribution of Swagger UI for use with web servers."
5+
license = "MIT OR Apache-2.0"
6+
readme = "README.md"
47
edition.workspace = true
58
rust-version.workspace = true
69
repository.workspace = true
710
keywords.workspace = true
8-
readme.workspace = true
911
authors.workspace = true
1012
categories = ["web-programming"]
1113

0 commit comments

Comments
 (0)