From f4489c1fe4b865f81bfcd1ee68c43ae84360e0f2 Mon Sep 17 00:00:00 2001 From: eta Date: Thu, 19 Jan 2023 22:55:01 +0000 Subject: [PATCH] and more --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 1de43e6..df098c6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "rsp6-decoder" +description = "Decode UK National Rail mobile tickets in RSP6 format." version = "0.1.0" edition = "2021" license = "MIT"