comments-rs 0.0.0

A tool for handling comments on webpages
[[bin]]
name = "comments-rs"
path = "src/main.rs"

[dependencies]

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A tool for handling comments on webpages"
documentation = "https://docs.rs/comments-rs"
edition = "2021"
homepage = "https://comments.rs"
keywords = ["comments"]
license = "MIT OR Apache-2.0"
name = "comments-rs"
readme = "README.md"
repository = "https://github.com/jkellz-dev/comments-rs"
version = "0.0.0"