mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +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>"]
|
||||
description = "The Uncompromising Nix Code Formatter"
|
||||
edition = "2021"
|
||||
license = "Unlicense"
|
||||
name = "alejandra_cli"
|
||||
repository = "https://github.com/kamadorueda/alejandra"
|
||||
version = "1.2.0"
|
||||
|
|
|
@ -30,6 +30,7 @@ version = "*"
|
|||
authors = ["Kevin Amado <kamadorueda@gmail.com>"]
|
||||
description = "The Uncompromising Nix Code Formatter"
|
||||
edition = "2021"
|
||||
license = "Unlicense"
|
||||
name = "alejandra_engine"
|
||||
repository = "https://github.com/kamadorueda/alejandra"
|
||||
version = "1.2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue