simple-version 1.2.0

The easiest way to manage versions in rust (I guess)
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "simple-version"
version = "1.2.0"
edition = "2021"
authors = ["Park JiSoo <cherryjeesoo@gmail.com>"]
description = "The easiest way to manage versions in rust (I guess)"
license = "MIT"

[dependencies]
# No dependencies