gfas-api 0.9.11

Sync GitHub followings to followers
Documentation
# 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"
rust-version = "1.85"
name = "gfas-api"
version = "0.9.11"
authors = ["Resonaa <resonaa@outlook.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Sync GitHub followings to followers"
homepage = "https://github.com/Resonaa/gfas"
readme = "README.md"
keywords = [
    "github",
    "follow",
    "follower",
    "following",
    "sync",
]
categories = [
    "command-line-utilities",
    "api-bindings",
]
license = "Unlicense"
repository = "https://github.com/Resonaa/gfas"
resolver = "2"

[lib]
name = "gfas_api"
path = "src/lib.rs"

[dependencies.octorust]
version = "0.10.0"

[dependencies.tracing]
version = "0.1.44"