added challenge command (and maybe suspend the project)

This commit is contained in:
2021-06-29 23:51:19 +05:30
parent f8ca1e5825
commit 500f12ad97
6 changed files with 79 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
nativeBuildInputs = with pkgs; [
rust-bin.nightly.latest.default
];
cargoSha256 = "sha256-qpmDIhgHcSoX/wIJlKNULxrEr+KOrCdXOi7HDuCdlFM=";
cargoSha256 = "sha256-K+WHOEo6reNfcs7pOZZmHZfZl4pUqlykfTdqgSyVURU=";
};
}
);