add proper CI (#3)

* add proper CI

* fmt

* badge

* bump edition

* working badge for crates.io
This commit is contained in:
Hubert
2022-06-24 11:43:48 +02:00
committed by GitHub
parent 819ff76864
commit 5162dbee8e
4 changed files with 99 additions and 19 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
[package]
name = "wakey"
version = "0.1.2"
version = "0.2.0"
authors = ["Hubert Bugaj<lesny.rumcajs@gmail.com>"]
edition = "2018"
edition = "2021"
license = "MIT"
repository = "https://github.com/LesnyRumcajs/wakey"