# 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 = "2021" name = "gemfreely" version = "0.1.7" description = "Synchronize Gemini protocol blogs to the Fediverse" readme = "README.md" license = "AGPL-3.0-or-later" repository = "https://git.agnos.is/ProjectMoon/gemfreely" [dependencies.anyhow] version = "1.0.81" [dependencies.atom_syndication] version = "0.12.2" [dependencies.chrono] version = "0.4.35" [dependencies.clap] version = "4.5.3" features = ["derive"] [dependencies.gemini-feed] version = "0.1.0" [dependencies.germ] version = "0.4" features = ["blocking"] [dependencies.once_cell] version = "1.19.0" [dependencies.regex] version = "1.10.3" [dependencies.tokio] version = "1.36" features = ["full"] [dependencies.url] version = "2.5.0" [dependencies.writefreely_client] version = "0.2.0"