Merge pull request #291694 from r-ryantm/auto-update/toipe

toipe: 0.4.1 -> 0.5.0
This commit is contained in:
Nick Cao
2024-02-27 08:44:09 -05:00
committed by GitHub
+3 -3
View File
@@ -2,14 +2,14 @@
rustPlatform.buildRustPackage rec {
pname = "toipe";
version = "0.4.1";
version = "0.5.0";
src = fetchCrate {
inherit pname version;
sha256 = "sha256-aunejitHVNIB/zIDgX3mlA1FzG7wIxlDCFdUvtuzQnc=";
sha256 = "sha256-L4JemOxpynGYsA8FgHnMv/hrogLSRaaiIzDjxzZDqjM=";
};
cargoSha256 = "sha256-Nabc2lPpsUCcWEJzL6U84UoIJ5PCtYKVyLRhjhiqhpE=";
cargoHash = "sha256-ShJ7dbd3oNo3qZJ5+ut+NfLF9j8kPPZy9yC2zl/s56k=";
meta = with lib; {
description = "Trusty terminal typing tester";