pub 0.1.19

publish anything to the open web
Documentation
[[bin]]
name = "pub"
path = "main.rs"
[build-dependencies.tar]
version = "0.4"

[build-dependencies.ureq]
version = "2.9"

[build-dependencies.xz2]
version = "0.1"

[dependencies]

[lib]
crate-type = ["staticlib"]
name = "pub"
path = "lib.rs"

[package]
description = "publish anything to the open web"
edition = "2021"
license = "MIT"
name = "pub"
readme = "README.md"
repository = "https://github.com/btwiuse/pub"
version = "0.1.19"