v0.3.5 - More quiet

Co-authored-by: Maria Hansson <mariahansson92@hotmail.com>
This commit is contained in:
Martin Frost 2021-08-20 22:51:50 +02:00
parent 9be6f97a5e
commit 8fc590906a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -157,7 +157,7 @@ dependencies = [
[[package]] [[package]]
name = "git_mob" name = "git_mob"
version = "0.3.4" version = "0.3.5"
dependencies = [ dependencies = [
"dirs", "dirs",
"git2", "git2",

View File

@ -1,6 +1,6 @@
[package] [package]
name = "git_mob" name = "git_mob"
version = "0.3.4" version = "0.3.5"
authors = ["Martin Frost <martin@frost.ws>"] authors = ["Martin Frost <martin@frost.ws>"]
edition = "2018" edition = "2018"
description = "A CLI tool for social coding." description = "A CLI tool for social coding."