change master branch

This commit is contained in:
yggverse 2024-10-11 22:57:35 +03:00
parent f72ea8bf33
commit ac14f5dea7
3 changed files with 2 additions and 3 deletions

View File

@ -7,7 +7,7 @@ readme = "README.md"
description = "Yoda - Browser for Gemini protocol"
keywords = ["gemini", "gemini-protocol", "gtk", "browser", "client"]
categories = ["network-programming", "gui"]
repository = "https://github.com/YGGverse/Yoda/tree/Rust-GTK4"
repository = "https://github.com/YGGverse/Yoda"
# homepage = "https://yggverse.github.io"
[dependencies.sqlite]

View File

@ -48,7 +48,6 @@ cargo install Yoda
``` bash
git clone https://github.com/YGGverse/Yoda.git
cd Yoda
git checkout Rust-GTK4
cargo build
```

View File

@ -10,7 +10,7 @@ use std::{
const VENDOR: &str = "YGGverse";
const APP_ID: &str = "Yoda"; // env!("CARGO_PKG_NAME");
const BRANCH: &str = "Rust-GTK4";
const BRANCH: &str = "master";
fn main() -> ExitCode {
// Init profile path