bump cargo version
This commit is contained in:
parent
17322a0bab
commit
69e88a7457
|
@ -311,7 +311,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "gh-stack"
|
name = "gh-stack"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap",
|
"clap",
|
||||||
"console",
|
"console",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "gh-stack"
|
name = "gh-stack"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
authors = ["Timothy Andrew <mail@timothyandrew.net>"]
|
authors = ["Timothy Andrew <mail@timothyandrew.net>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/timothyandrew/gh-stack"
|
repository = "https://github.com/timothyandrew/gh-stack"
|
||||||
|
|
Loading…
Reference in New Issue