Bump version
This commit is contained in:
parent
7629beddcb
commit
f13b082796
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1220,7 +1220,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wynnrobot"
|
||||
version = "0.12.1"
|
||||
version = "0.13.0"
|
||||
dependencies = [
|
||||
"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)",
|
||||
|
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
authors = ["Sakuhl <2012collector@gmail.com>"]
|
||||
name = "wynnrobot"
|
||||
version = "0.12.1"
|
||||
version = "0.13.0"
|
||||
|
||||
[dependencies]
|
||||
configure = "0.1.1"
|
||||
|
Loading…
Reference in New Issue
Block a user