rbase 0.2.2

Github template to setup the CI and cargo publish
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "rbase"
version = "0.2.2"
authors = ["LSH <github@lsh.tech>"]
edition = "2021"
description = "Github template to setup the CI and cargo publish"
license = "GPL-3.0"


[dependencies]