Yoda 0.12.12

Browser for Gemini Protocol
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "Yoda"
version = "0.12.12"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Browser for Gemini Protocol"
readme = "README.md"
keywords = [
    "gemini",
    "gemini-protocol",
    "gtk",
    "browser",
    "client",
]
categories = [
    "network-programming",
    "gui",
]
license = "MIT"
repository = "https://github.com/YGGverse/Yoda"

[[bin]]
name = "Yoda"
path = "src/main.rs"

[dependencies.adw]
version = "0.8.0"
features = ["v1_5"]
package = "libadwaita"

[dependencies.ansi-parser]
version = "0.9.1"

[dependencies.anyhow]
version = "1.0.97"

[dependencies.ggemini]
version = "0.20.0"

[dependencies.ggemtext]
version = "0.7.0"

[dependencies.gtk]
version = "0.10.0"
features = ["gnome_46"]
package = "gtk4"

[dependencies.indexmap]
version = "2.10.0"

[dependencies.itertools]
version = "0.14.0"

[dependencies.libspelling]
version = "0.4.1"

[dependencies.maxminddb]
version = "0.27.3"

[dependencies.openssl]
version = "0.10.72"

[dependencies.plurify]
version = "0.2.0"

[dependencies.r2d2]
version = "0.8.10"

[dependencies.r2d2_sqlite]
version = "0.32.0"

[dependencies.regex]
version = "1.12.3"

[dependencies.sourceview]
version = "0.10.0"
package = "sourceview5"

[dependencies.sqlite]
version = "0.38.0"
package = "rusqlite"

[dependencies.syntect]
version = "5.2.0"