1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

feat: release 0.7.0

This commit is contained in:
Kevin Amado 2022-02-28 18:52:55 -05:00
parent 44affb27f5
commit 47cbeddfbf
11 changed files with 39 additions and 36 deletions

4
front/Cargo.lock generated
View file

@ -4,7 +4,7 @@ version = 3
[[package]]
name = "alejandra_engine"
version = "0.6.0"
version = "0.7.0"
dependencies = [
"mimalloc",
"rnix",
@ -13,7 +13,7 @@ dependencies = [
[[package]]
name = "alejandra_front"
version = "0.6.0"
version = "0.7.0"
dependencies = [
"alejandra_engine",
"console_error_panic_hook",

View file

@ -13,7 +13,7 @@ description = "The Uncompromising Nix Code Formatter"
edition = "2021"
name = "alejandra_front"
repository = "https://github.com/kamadorueda/alejandra"
version = "0.6.0"
version = "0.7.0"
[profile.release]
lto = true

18
front/flake.lock generated
View file

@ -8,11 +8,11 @@
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1645770291,
"narHash": "sha256-G+1P64m2mDaP8El14Xh0lX4dJG0ANQQbxsjzTJ6Cz1Y=",
"lastModified": 1645943033,
"narHash": "sha256-es7SEXoeWqv0blb8s+AVWOUygsRDIcx7G/8FIUUEjZE=",
"owner": "nix-community",
"repo": "fenix",
"rev": "89ac7f1e75cd2edd38cb5a876e6587b79f01c17a",
"rev": "f078968e47b20286d9f6b11c528cb0e5d73aa1fb",
"type": "github"
},
"original": {
@ -23,11 +23,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1645623357,
"narHash": "sha256-vAaI91QFn/kY/uMiebW+kG2mPmxirMSJWYtkqkBKdDc=",
"lastModified": 1645937171,
"narHash": "sha256-n9f9GZBNMe8UMhcgmmaXNObkH01jjgp7INMrUgBgcy4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "9222ae36b208d1c6b55d88e10aa68f969b5b5244",
"rev": "22dc22f8cedc58fcb11afe1acb08e9999e78be9c",
"type": "github"
},
"original": {
@ -46,11 +46,11 @@
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1645736367,
"narHash": "sha256-NTGvCNdZyRwa8gOnNNqGVhcBUhA7RAS31/cCoTw75iw=",
"lastModified": 1645823844,
"narHash": "sha256-zCrxupBXHKm9pakFTcxng/PMbAmiRRK58ZewtBfwc50=",
"owner": "rust-analyzer",
"repo": "rust-analyzer",
"rev": "f6901c952ec3847ca522c69d4c854e9e0e51d5fe",
"rev": "a2cc1d6b7b499d6b03436db7fc8053aea72f75ac",
"type": "github"
},
"original": {