diff --git a/Cargo.lock b/Cargo.lock index d066ca4..d7cbdb4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1524,7 +1524,7 @@ checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" [[package]] name = "vpm-repos-gen" -version = "1.6.0" +version = "1.6.1" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index 4652316..747f508 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vpm-repos-gen" -version = "1.6.0" +version = "1.6.1" authors = ["koyashiro "] edition = "2021" description = "vpm repos generator"