From 72e712189ba8d65b9cce1da1fae6aa8b8727c3e2 Mon Sep 17 00:00:00 2001 From: Xavier ASUS Date: Sat, 29 Dec 2018 02:23:56 +0100 Subject: Program logic has been distributed from main to app and cmdline. --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 611fd07..3132585 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rspsxserial" -version = "0.1.0" -authors = ["Xavier ASUS "] +version = "0.0.1" +authors = ["Xavier Del Campo "] [dependencies] serial = "0.4.0" -- cgit v1.2.3