From 8bae725a803ee00bf5bc86b9fc0be6853b95115e Mon Sep 17 00:00:00 2001 From: zirkonya Date: Tue, 25 Aug 2026 18:41:28 +0200 Subject: Add getset ; prepare event and backend --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 07c20eb..776e589 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.1" edition = "2024" [dependencies] +getset = "0.1.7" zr_protocol_macros = { version = "0.1.0", path = "macros", optional = true } [features] -- cgit v1.2.3