mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 09:05:45 +00:00
update example
This commit is contained in:
parent
f669dc6b23
commit
0cb5ff9cbc
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ use ggemini::client::{
|
|||
|
||||
fn main() -> ExitCode {
|
||||
Client::new().request_async(
|
||||
Request::gemini(
|
||||
Request::gemini( // or `Request::titan`
|
||||
Uri::parse("gemini://geminiprotocol.net/", UriFlags::NONE).unwrap(),
|
||||
),
|
||||
Priority::DEFAULT,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue