We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b452817 commit 6d8ce50Copy full SHA for 6d8ce50
1 file changed
Cargo.toml
@@ -4,7 +4,7 @@ version = "1.0.0"
4
edition = "2024"
5
description = "A crate for parsing comments from sql files and using them for documentation generation"
6
documentation = "https://docs.rs/sql_docs"
7
-license-file = "LICENSE"
+license = "GPL-3.0"
8
repository = "https://github.com/rpg-alex/sql-docs"
9
readme = "README.md"
10
keywords = ["sql", "documentation", "parser", "schema", "codegen"]
0 commit comments