From 13cd6153062132fd033e33b504541657543e4da2 Mon Sep 17 00:00:00 2001 From: y0soro Date: Fri, 26 May 2023 00:00:23 +0800 Subject: [PATCH] Preparation for v0.2.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- flake.lock | 48 +++++++++++++++++++++++++++++++++--------------- 3 files changed, 35 insertions(+), 17 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1a22999..03c19e3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -16,7 +16,7 @@ checksum = "40ff574b0b0a794f8995383bb83f21f8f99214422cae791cb48d66da524b00f7" [[package]] name = "genshin-force-fps" -version = "0.1.2" +version = "0.2.0" dependencies = [ "embed-manifest", "lexopt", diff --git a/Cargo.toml b/Cargo.toml index 1c97ad3..438e132 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "genshin-force-fps" -version = "0.1.2" +version = "0.2.0" authors = ["y0soro "] edition = "2021" rust-version = "1.56" diff --git a/flake.lock b/flake.lock index e872709..22bc80a 100644 --- a/flake.lock +++ b/flake.lock @@ -8,11 +8,11 @@ "rust-analyzer-src": "rust-analyzer-src" }, "locked": { - "lastModified": 1661842498, - "narHash": "sha256-5shFKoXfkeYQtbkPEhb2UQUZp0gD+Hdm8huEPN87kvM=", + "lastModified": 1684995703, + "narHash": "sha256-tFI9zGB9qgDpJ8q3D6f8zGm+K4gFof/HNQd9xVgTvq0=", "owner": "nix-community", "repo": "fenix", - "rev": "b8d50e5b6662ba618fe7a28df478044327294aaa", + "rev": "9221ad9362d55ac61fa5d557642f2e5509c1ab01", "type": "github" }, "original": { @@ -22,12 +22,15 @@ } }, "flake-utils": { + "inputs": { + "systems": "systems" + }, "locked": { - "lastModified": 1659877975, - "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", + "lastModified": 1681202837, + "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=", "owner": "numtide", "repo": "flake-utils", - "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", + "rev": "cfacdce06f30d2b68473a46042957675eebb3401", "type": "github" }, "original": { @@ -43,11 +46,11 @@ ] }, "locked": { - "lastModified": 1659610603, - "narHash": "sha256-LYgASYSPYo7O71WfeUOaEUzYfzuXm8c8eavJcel+pfI=", + "lastModified": 1679567394, + "narHash": "sha256-ZvLuzPeARDLiQUt6zSZFGOs+HZmE+3g4QURc8mkBsfM=", "owner": "nix-community", "repo": "naersk", - "rev": "c6a45e4277fa58abd524681466d3450f896dc094", + "rev": "88cd22380154a2c36799fe8098888f0f59861a15", "type": "github" }, "original": { @@ -58,11 +61,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1661353537, - "narHash": "sha256-1E2IGPajOsrkR49mM5h55OtYnU0dGyre6gl60NXKITE=", + "lastModified": 1684973047, + "narHash": "sha256-ZLnSr35L6C49pCZS9fZCCqkIKNAeQzykov2QfosNG9w=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "0e304ff0d9db453a4b230e9386418fd974d5804a", + "rev": "21eb6c6ba74dcbe3ea5926ee46287300fb066630", "type": "github" }, "original": { @@ -83,11 +86,11 @@ "rust-analyzer-src": { "flake": false, "locked": { - "lastModified": 1661790873, - "narHash": "sha256-tJmovMHKxd1Geq40YDUqSBELOooYB1ix99aEJKds6+4=", + "lastModified": 1684954687, + "narHash": "sha256-EX3we8deVZ1ykSQO2325rSEx0qnVw3Mq172dOCtwqUE=", "owner": "rust-lang", "repo": "rust-analyzer", - "rev": "f02cd0a41d7381b1ef454b0141adacc188d3eee8", + "rev": "a512774fd97ba8645fd7bc123b179f40a76017b2", "type": "github" }, "original": { @@ -96,6 +99,21 @@ "repo": "rust-analyzer", "type": "github" } + }, + "systems": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } } }, "root": "root",