We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 708cf3a commit 12d11b9Copy full SHA for 12d11b9
swagger-ui/Cargo.toml
@@ -1,11 +1,13 @@
1
[package]
2
name = "swagger-ui-redist"
3
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"
7
edition.workspace = true
8
rust-version.workspace = true
9
repository.workspace = true
10
keywords.workspace = true
-readme.workspace = true
11
authors.workspace = true
12
categories = ["web-programming"]
13
0 commit comments