summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
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 <xavi92psx@gmail.com>"]
+version = "0.0.1"
+authors = ["Xavier Del Campo <xavi92psx@gmail.com>"]
[dependencies]
serial = "0.4.0"