diff --git a/Cargo.lock b/Cargo.lock index 646e859..22968e0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -227,7 +227,7 @@ dependencies = [ [[package]] name = "gps" -version = "5.2.0" +version = "5.2.1" dependencies = [ "ansi_term 0.12.1", "git2", diff --git a/Cargo.toml b/Cargo.toml index 6e09a4f..3758349 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gps" -version = "5.2.0" +version = "5.2.1" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html