From 6fa76436683e62a91a48788932e6534e2f1c98c6 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Tue, 28 Sep 2021 18:00:07 +0200 Subject: add statetracker to workspace --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 520b917..69f0628 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -71,4 +71,4 @@ tokio-test = { version = "0.4" } pretty_assertions = "0.6" [workspace] -members = ["derive", "examples/quasselproxy"] +members = ["derive", "examples/quasselproxy", "examples/statetracker"] -- cgit v1.2.3