From 7ea348bc3520e18f645ac2aecc96bc2758087fa9 Mon Sep 17 00:00:00 2001 From: Tom Parker-Shemilt Date: Thu, 14 Sep 2023 21:36:21 +0100 Subject: [PATCH] wagyu and rsnake moved --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e52bfe..905235e 100644 --- a/README.md +++ b/README.md @@ -208,7 +208,7 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio * [Substrate](https://github.com/paritytech/substrate) — Generic modular blockchain template written in Rust * [svm-rs](https://github.com/alloy-rs/svm-rs) - Solidity-Compiler Version Manager. * [tendermint-rs](https://github.com/informalsystems/tendermint-rs) - Rust implementation of Tendermint blockchain data structures and clients -* [wagyu](https://github.com/AleoHQ/wagyu) [[wagyu](https://crates.io/crates/wagyu)] — Rust library for generating cryptocurrency wallets +* [wagyu](https://github.com/howardwu/wagyu) [[wagyu](https://crates.io/crates/wagyu)] — Rust library for generating cryptocurrency wallets * [zcash](https://github.com/zcash/zcash) — Zcash is an implementation of the "Zerocash" protocol. ### Database @@ -282,7 +282,7 @@ See also [Games Made With Piston](https://github.com/PistonDevelopers/piston/wik * [garkimasera/rusted-ruins](https://github.com/garkimasera/rusted-ruins) — Extensible open world rogue like game with pixel art * [gorilla-devs/ferium](https://github.com/gorilla-devs/ferium) — Ferium is a fast and feature rich CLI program for downloading and updating Minecraft mods from Modrinth, CurseForge, and GitHub Releases, and modpacks from Modrinth and CurseForge ![ferium build](https://github.com/gorilla-devs/ferium/actions/workflows/build.yml/badge.svg?branch=main) * [lifthrasiir/angolmois-rust](https://github.com/lifthrasiir/angolmois-rust) — A minimalistic music video game which supports the BMS format -* [mara214/rsnake](https://github.com/mara214/rsnake) — Snake written in Rust. +* [maras-archive/rsnake](https://github.com/maras-archive/rsnake) — Snake written in Rust. * [mtkennerly/ludusavi](https://github.com/mtkennerly/ludusavi) — Backup tool for PC game saves [![build badge](https://img.shields.io/github/actions/workflow/status/mtkennerly/ludusavi/main.yaml?logo=github)](https://github.com/mtkennerly/ludusavi/actions/workflows/main.yaml) [![crate](https://img.shields.io/crates/v/ludusavi?logo=rust)](https://crates.io/crates/ludusavi) * [ozkriff/zemeroth](https://github.com/ozkriff/zemeroth) — A small 2D turn-based hexagonal strategy game * [rhex](https://github.com/dpc/rhex) — hexagonal ascii roguelike