aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: websocket-framed reader and writerLibravatar cel 🌸7 days1-0/+99
* feat: move tokio features to dev-dependencies to allow wasm supportwasmLibravatar cel 🌸8 days1-261/+20
* feat: use git repo for dependency `circular`Libravatar cel 🌸10 days1-0/+1
* feat: xml loggingLibravatar cel 🌸2025-04-031-2/+23
* implement proper errors with thiserrorLibravatar cel 🌸2025-02-251-5/+26
* remove broken stream implementationLibravatar cel 🌸2024-12-061-14/+15
* add some tracingLibravatar cel 🌸2024-11-291-0/+38
* implement element writingLibravatar cel 🌸2024-11-201-0/+12
* implement element readingLibravatar cel 🌸2024-11-101-2/+10
* test composersLibravatar cel 🌸2024-11-021-0/+100
* WIP: stream parsingLibravatar cel 🌸2024-06-271-0/+177
* actually get it to build for initial testsLibravatar cel 🌸2024-06-141-15/+13
* initial commitLibravatar cel 🌸2024-03-041-0/+273