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

feat: release 0.4.0

This commit is contained in:
Kevin Amado 2022-02-21 18:50:16 -05:00
parent eb7c058318
commit 2cf592a4d6
15 changed files with 67 additions and 87 deletions

4
front/Cargo.lock generated
View file

@ -4,7 +4,7 @@ version = 3
[[package]]
name = "alejandra_engine"
version = "0.3.1"
version = "0.4.0"
dependencies = [
"clap",
"rand",
@ -14,7 +14,7 @@ dependencies = [
[[package]]
name = "alejandra_front"
version = "0.3.1"
version = "0.4.0"
dependencies = [
"alejandra_engine",
"console_error_panic_hook",

View file

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

18
front/flake.lock generated
View file

@ -8,11 +8,11 @@
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1645338193,
"narHash": "sha256-BTajZF5xFmO3+MZE29C6JRLSM6PXdoFrpTlaMZr0Ljc=",
"lastModified": 1645424702,
"narHash": "sha256-qxT0Mu7/xnMWDygGhctmvQvG1+xz+mmV692GRBkjDFk=",
"owner": "nix-community",
"repo": "fenix",
"rev": "f15f0f9fedd87e265e49585463df72c1257f1ae8",
"rev": "882a812300adcd85a5e10dc26e5d7a1d6acc7575",
"type": "github"
},
"original": {
@ -23,11 +23,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1645013224,
"narHash": "sha256-b7OEC8vwzJv3rsz9pwnTX2LQDkeOWz2DbKypkVvNHXc=",
"lastModified": 1645347465,
"narHash": "sha256-GoNcKieZf86tFzuVY7+kfEGw0rjgBrdfwRj4l7zOfZw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "b66b39216b1fef2d8c33cc7a5c72d8da80b79970",
"rev": "7feed2c0bec4161c83509d18089784cfcef49667",
"type": "github"
},
"original": {
@ -46,11 +46,11 @@
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1645265362,
"narHash": "sha256-6z88g8cyw6Ae9SxgGUmT+jMuMadrJ4IgVV+UHdK4ook=",
"lastModified": 1645399019,
"narHash": "sha256-O9onJrAJY0TWxEZZcTWuF7SGPypRtSo0ZbpzDLC5+os=",
"owner": "rust-analyzer",
"repo": "rust-analyzer",
"rev": "1d53f695f0408f47c5cce5cefa471eb0e86b0db7",
"rev": "d6ed146a1caa41c65a831efbc80d79067c8f5955",
"type": "github"
},
"original": {