aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (unfollow)
Commit message (Collapse)AuthorFilesLines
12 daysfeat: websocket-framed reader and writerLibravatar cel 🌸1-0/+99
13 daysfeat: move tokio features to dev-dependencies to allow wasm supportwasmLibravatar cel 🌸1-261/+20
2025-04-10feat: use git repo for dependency `circular`Libravatar cel 🌸1-0/+1
2025-04-03feat: xml loggingLibravatar cel 🌸1-2/+23
2025-02-25implement proper errors with thiserrorLibravatar cel 🌸1-5/+26
2024-12-06remove broken stream implementationLibravatar cel 🌸1-14/+15
2024-11-29add some tracingLibravatar cel 🌸1-0/+38
2024-11-20implement element writingLibravatar cel 🌸1-0/+12
2024-11-10implement element readingLibravatar cel 🌸1-2/+10
2024-11-02test composersLibravatar cel 🌸1-0/+100
2024-06-27WIP: stream parsingLibravatar cel 🌸1-0/+177
2024-06-14actually get it to build for initial testsLibravatar cel 🌸1-15/+13