update ggemini api version

This commit is contained in:
yggverse 2024-10-25 14:59:38 +03:00
parent 2cc69288fb
commit 47f254c372
2 changed files with 188 additions and 186 deletions

View file

@ -3,20 +3,18 @@ use gtk::glib::GString;
pub enum Status {
// SensitiveInput,
// Complete,
Connect,
// Connected,
// Connecting,
Failure,
Input,
Prepare,
Connecting,
Connected,
// ProxyNegotiated,
// ProxyNegotiating,
Redirect,
Reload,
Request,
// Request,
// Resolved,
// Resolving,
Response,
// Response,
Success,
// TlsHandshaked,
// TlsHandshaking,