edited version

This commit is contained in:
mustafa salih 2021-01-01 07:20:00 +03:00
parent 538866ca9b
commit 7f60ba8ea0
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -52,7 +52,7 @@ dependencies = [
[[package]]
name = "rsblocks"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"chrono",
"yaml-rust",

View File

@ -1,6 +1,6 @@
[package]
name = "rsblocks"
version = "0.1.0"
version = "0.1.1"
authors = ["mustafa salih <mustafasalih1991@gmail.com>"]
edition = "2018"
readme = "README.md"