Cargo toml 0.1.3

This commit is contained in:
ChristianVisintin
2020-12-14 09:14:58 +01:00
parent 99a3b64833
commit 7aa8a892f8
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -660,7 +660,7 @@ dependencies = [
[[package]]
name = "termscp"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"bytesize",
"chrono",

View File

@@ -1,6 +1,6 @@
[package]
name = "termscp"
version = "0.1.2"
version = "0.1.3"
authors = ["Christian Visintin"]
edition = "2018"
license = "GPL-3.0"