Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
7da2d82b49 Bump time from 0.3.44 to 0.3.47
Bumps [time](https://github.com/time-rs/time) from 0.3.44 to 0.3.47.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.44...v0.3.47)

---
updated-dependencies:
- dependency-name: time
  dependency-version: 0.3.47
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-05 18:59:16 +00:00
36f8965547 Clean up unused dependencies 2026-01-29 20:14:49 +00:00
ab8e4ede60 Drops the serde_eventsource dependency
serde_eventsource is taking a while to update to reqwest 13.*. This
PR implements handling SSE in the library code.
2026-01-29 20:04:33 +00:00
941614e550 Initial EventSource implementationo 2026-01-28 21:34:20 +00:00
e380b88b62 Revert reqwest to v0.12
Revertes the reqwest library version back to 0.12 as reqwest-eventsource
is incompatible with reqwest 0.13+.
2026-01-16 18:50:36 +00:00
c797209b7d Update deps 2026-01-14 21:23:55 +00:00
246004f026 Chore: update dependencies 2025-12-02 19:43:58 +00:00
163d3154ea Thinking configuration 2025-12-01 12:26:43 +00:00