mirror of
https://github.com/RGBCube/alejandra
synced 2025-08-02 21:47:48 +00:00
feat: add licenses metadata
This commit is contained in:
parent
3d3f24127a
commit
e15acd6eb6
2 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,7 @@ walkdir = { version = "*" }
|
||||||
authors = ["Kevin Amado <kamadorueda@gmail.com>"]
|
authors = ["Kevin Amado <kamadorueda@gmail.com>"]
|
||||||
description = "The Uncompromising Nix Code Formatter"
|
description = "The Uncompromising Nix Code Formatter"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
license = "Unlicense"
|
||||||
name = "alejandra_cli"
|
name = "alejandra_cli"
|
||||||
repository = "https://github.com/kamadorueda/alejandra"
|
repository = "https://github.com/kamadorueda/alejandra"
|
||||||
version = "1.2.0"
|
version = "1.2.0"
|
||||||
|
|
|
@ -30,6 +30,7 @@ version = "*"
|
||||||
authors = ["Kevin Amado <kamadorueda@gmail.com>"]
|
authors = ["Kevin Amado <kamadorueda@gmail.com>"]
|
||||||
description = "The Uncompromising Nix Code Formatter"
|
description = "The Uncompromising Nix Code Formatter"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
license = "Unlicense"
|
||||||
name = "alejandra_engine"
|
name = "alejandra_engine"
|
||||||
repository = "https://github.com/kamadorueda/alejandra"
|
repository = "https://github.com/kamadorueda/alejandra"
|
||||||
version = "1.2.0"
|
version = "1.2.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue