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

feat: release 0.3.1

This commit is contained in:
Kevin Amado 2022-02-20 19:03:34 -05:00
parent 211151450f
commit c54e6c0a71
10 changed files with 34 additions and 34 deletions

8
front/Cargo.lock generated
View file

@ -4,7 +4,7 @@ version = 3
[[package]]
name = "alejandra"
version = "0.3.0"
version = "0.3.1"
dependencies = [
"clap",
"indoc",
@ -17,7 +17,7 @@ dependencies = [
[[package]]
name = "alejandra-front"
version = "0.3.0"
version = "0.3.1"
dependencies = [
"alejandra",
"console_error_panic_hook",
@ -206,9 +206,9 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "libc"
version = "0.2.118"
version = "0.2.119"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "06e509672465a0504304aa87f9f176f2b2b716ed8fb105ebe5c02dc6dce96a94"
checksum = "1bf2e165bb3457c8e098ea76f3e3bc9db55f87aa90d52d0e6be741470916aaa4"
[[package]]
name = "log"

View file

@ -14,4 +14,4 @@ description = "The Uncompromising Nix Code Formatter"
edition = "2021"
name = "alejandra-front"
repository = "https://github.com/kamadorueda/alejandra"
version = "0.3.0"
version = "0.3.1"

18
front/flake.lock generated
View file

@ -8,11 +8,11 @@
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1645165506,
"narHash": "sha256-PClhTeC1EhkHUQQmP9XyiR7y1d6hlEc7QY8nN1GuAzQ=",
"lastModified": 1645338193,
"narHash": "sha256-BTajZF5xFmO3+MZE29C6JRLSM6PXdoFrpTlaMZr0Ljc=",
"owner": "nix-community",
"repo": "fenix",
"rev": "380b82e3d3381b32f11dfe024cb7d135e36d0168",
"rev": "f15f0f9fedd87e265e49585463df72c1257f1ae8",
"type": "github"
},
"original": {
@ -23,11 +23,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1644972330,
"narHash": "sha256-6V2JFpTUzB9G+KcqtUR1yl7f6rd9495YrFECslEmbGw=",
"lastModified": 1645013224,
"narHash": "sha256-b7OEC8vwzJv3rsz9pwnTX2LQDkeOWz2DbKypkVvNHXc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "19574af0af3ffaf7c9e359744ed32556f34536bd",
"rev": "b66b39216b1fef2d8c33cc7a5c72d8da80b79970",
"type": "github"
},
"original": {
@ -46,11 +46,11 @@
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1645024434,
"narHash": "sha256-ZYwqOkx9MYKmbuqkLJdRhIn7IghMRclbUzxJgR7OOhA=",
"lastModified": 1645265362,
"narHash": "sha256-6z88g8cyw6Ae9SxgGUmT+jMuMadrJ4IgVV+UHdK4ook=",
"owner": "rust-analyzer",
"repo": "rust-analyzer",
"rev": "89faff7477e904f6820990f130a3aed72c1d7e6b",
"rev": "1d53f695f0408f47c5cce5cefa471eb0e86b0db7",
"type": "github"
},
"original": {