Bump version
This commit is contained in:
parent
c7d2160f23
commit
5555fd743a
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1220,7 +1220,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "wynnrobot"
|
name = "wynnrobot"
|
||||||
version = "0.11.1"
|
version = "0.12.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"configure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
"configure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"diesel 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
"diesel 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
authors = ["Sakuhl <2012collector@gmail.com>"]
|
authors = ["Sakuhl <2012collector@gmail.com>"]
|
||||||
name = "wynnrobot"
|
name = "wynnrobot"
|
||||||
version = "0.11.1"
|
version = "0.12.0"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
configure = "0.1.1"
|
configure = "0.1.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user