rhi

Coordinated trade for connected markets
git clone https://radroots.dev/git/rhi.git
Log | Files | Refs | README | LICENSE

commit 88a183dd6bbecf946c6c8593714cff7567e8fc5d
parent 9018c1bb623c9e3af3d83e691f213ddccde2e6a6
Author: triesap <tyson@radroots.org>
Date:   Tue,  3 Mar 2026 18:51:52 +0000

build: bump rust-version to 1.92.0

Diffstat:
MCargo.toml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml @@ -3,7 +3,7 @@ name = "rhi" version = "0.1.0" edition = "2024" authors = ["Radroots Authors"] -rust-version = "1.88.0" +rust-version = "1.92.0" license = "AGPL-3.0" description = "Rhizome Nostr data vending machine (NIP-90)"