From 1fd397d89c34a10f4b14a5a4059d667b80798609 Mon Sep 17 00:00:00 2001 From: Cadey Ratio Date: Fri, 8 May 2020 22:03:57 +0000 Subject: [PATCH] Update 'gamebridge/Cargo.toml' --- gamebridge/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamebridge/Cargo.toml b/gamebridge/Cargo.toml index 7bc5eff..5f31f62 100644 --- a/gamebridge/Cargo.toml +++ b/gamebridge/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "gamebridge" version = "0.1.0" -authors = ["Christine Dodrill "] +authors = ["Cadey Ratio "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html