Updating version

This commit is contained in:
Fabian Stamm 2022-03-20 23:25:12 +01:00
parent 43278f09c8
commit 54992ab5cb
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -266,7 +266,7 @@ dependencies = [
[[package]]
name = "rustocat"
version = "0.0.1"
version = "0.0.2"
dependencies = [
"futures",
"serde",

View File

@ -1,6 +1,6 @@
[package]
name = "rustocat"
version = "0.0.1"
version = "0.0.2"
edition = "2021"
description = "Socat in rust with many less features and a configuration file"
license = "ISC"