09e5d3d1f8
Rename crate from google-genai to geologia
...
geologia is an anagram of "google ai", avoiding use of the "google" name
in the crate identifier while preserving the project's identity.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-18 07:42:39 +01:00
e2c0c67b17
Merge pull request #1 from andreban/dependabot/cargo/bytes-1.11.1
...
CI / Check (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Clippy (push) Has been cancelled
CI / Format (push) Has been cancelled
CI / Documentation (push) Has been cancelled
Bump bytes from 1.11.0 to 1.11.1
2026-04-03 17:23:57 +01:00
c4dd835594
Merge pull request #2 from andreban/dependabot/cargo/time-0.3.47
...
Bump time from 0.3.44 to 0.3.47
2026-04-03 17:23:48 +01:00
95fb24d5f1
Merge pull request #3 from andreban/dependabot/cargo/quinn-proto-0.11.14
...
Bump quinn-proto from 0.11.13 to 0.11.14
2026-04-03 17:23:31 +01:00
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
dependabot[bot]
d9667c29f7
Bump quinn-proto from 0.11.13 to 0.11.14
...
Bumps [quinn-proto](https://github.com/quinn-rs/quinn ) from 0.11.13 to 0.11.14.
- [Release notes](https://github.com/quinn-rs/quinn/releases )
- [Commits](https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.13...quinn-proto-0.11.14 )
---
updated-dependencies:
- dependency-name: quinn-proto
dependency-version: 0.11.14
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-11 00:22:01 +00:00
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
dependabot[bot]
622156591c
Bump bytes from 1.11.0 to 1.11.1
...
Bumps [bytes](https://github.com/tokio-rs/bytes ) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.11.0...v1.11.1 )
---
updated-dependencies:
- dependency-name: bytes
dependency-version: 1.11.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-03 19:42:26 +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