From 4bda6e47beff172a6b5f64b37382225491541975 Mon Sep 17 00:00:00 2001 From: Thomas Eppers Date: Sun, 17 Oct 2021 01:19:32 +0200 Subject: [PATCH] change name of the project and version number --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 741dd04..d078a05 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] -name = "query-docker-tags" -version = "0.1.0" +name = "reel-moby" +version = "0.9.0" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html