[[bin]]
name = "rsgo"
path = "src/main.rs"
[package]
authors = ["Sheikh Hafijul Ali <mail@hafijul.dev>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A lightweight url forwarding service for self-hosted services."
edition = "2024"
homepage = "https://gitlab.com/hafijulali/rsgo"
keywords = ["self-hosted", "url-forwarding", "containers"]
license-file = "LICENSE"
name = "rsgo"
readme = "README.md"
repository = "https://gitlab.com/hafijulali/rsgo"
version = "0.0.1"