We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b348cf commit 1ceb815Copy full SHA for 1ceb815
1 file changed
Cargo.toml
@@ -3,7 +3,7 @@ name = "openfga-dsl-parser"
3
authors = ["Max Mindlin <maxmindlin@gmail.com>"]
4
version = "1.0.0"
5
edition = "2021"
6
-license = "Apache-2.0 license"
+license = "Apache-2.0"
7
description = "Parsing and JSON transformer for the OpenFGA authorization DSL"
8
readme = "README.md"
9
repository = "https://github.com/maxmindlin/openfga-dsl-parser"
0 commit comments