From 1b91ff690488b65b552c90bd5392b9a300c8c981 Mon Sep 17 00:00:00 2001 From: cel 🌸 Date: Wed, 4 Dec 2024 18:18:37 +0000 Subject: use cargo workspace --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 195860c..b06278e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ - [ ] error states for all negotiation parts - [ ] better errors -- [ ] rename structs -- [ ] remove commented code +- [x] rename structs +- [x] remove commented code - [ ] asynchronous connect (with take_mut?) - [ ] split into separate crates: stanza, jabber, and luz -- cgit