Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
71e2440e0b Bump rustls-webpki from 0.103.8 to 0.103.10
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.103.8 to 0.103.10.
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](https://github.com/rustls/webpki/compare/v/0.103.8...v/0.103.10)

---
updated-dependencies:
- dependency-name: rustls-webpki
  dependency-version: 0.103.10
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-21 09:37:08 +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