diff --git a/podcasts-data/Cargo.toml b/podcasts-data/Cargo.toml index aed3492..36abecb 100644 --- a/podcasts-data/Cargo.toml +++ b/podcasts-data/Cargo.toml @@ -1,5 +1,5 @@ [package] -authors = ["Jordan Petridis "] +authors = ["Jordan Petridis "] name = "podcasts-data" version = "0.1.0" diff --git a/podcasts-downloader/Cargo.toml b/podcasts-downloader/Cargo.toml index 255b279..482458a 100644 --- a/podcasts-downloader/Cargo.toml +++ b/podcasts-downloader/Cargo.toml @@ -1,5 +1,5 @@ [package] -authors = ["Jordan Petridis "] +authors = ["Jordan Petridis "] name = "podcasts-downloader" version = "0.1.0" diff --git a/podcasts-gtk/Cargo.toml b/podcasts-gtk/Cargo.toml index bef8be0..09bcaca 100644 --- a/podcasts-gtk/Cargo.toml +++ b/podcasts-gtk/Cargo.toml @@ -1,5 +1,5 @@ [package] -authors = ["Jordan Petridis "] +authors = ["Jordan Petridis "] build = "build.rs" name = "podcasts-gtk" version = "0.1.0"