We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d3f241 commit e15acd6Copy full SHA for e15acd6
src/alejandra_cli/Cargo.toml
@@ -16,6 +16,7 @@ walkdir = { version = "*" }
16
authors = ["Kevin Amado <[email protected]>"]
17
description = "The Uncompromising Nix Code Formatter"
18
edition = "2021"
19
+license = "Unlicense"
20
name = "alejandra_cli"
21
repository = "https://github.com/kamadorueda/alejandra"
22
version = "1.2.0"
src/alejandra_engine/Cargo.toml
@@ -30,6 +30,7 @@ version = "*"
30
31
32
33
34
name = "alejandra_engine"
35
36
0 commit comments