rbase 0.1.0

Github template to setup the CI and cargo publish
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["LSH <github@lsh.tech>"]
description = "Github template to setup the CI and cargo publish"
edition = "2021"
license = "GPL-3.0"
name = "rbase"
resolver = "2"
version = "0.1.0"