setter 0.7.0

A simple configurating tool
Documentation
[[bin]]
name = "setter"
path = "src/main.rs"

[dependencies]

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

[package]
authors = ["Umang Surana <no1umang@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A simple configurating tool"
edition = "2021"
homepage = "https://github.com/TeenCoder159/setter"
license = "MIT"
name = "setter"
readme = "README.md"
repository = "https://github.com/TeenCoder159/setter"
version = "0.7.0"