mirror of
https://github.com/Syfaro/bkapi.git
synced 2024-11-05 14:44:29 +00:00
chore: Release
This commit is contained in:
parent
365512b0c2
commit
01c13f2244
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -525,7 +525,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "bkapi"
|
name = "bkapi"
|
||||||
version = "0.2.2"
|
version = "0.3.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"actix-http",
|
"actix-http",
|
||||||
"actix-service",
|
"actix-service",
|
||||||
@ -557,7 +557,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "bkapi-client"
|
name = "bkapi-client"
|
||||||
version = "0.2.2"
|
version = "0.3.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-nats",
|
"async-nats",
|
||||||
"futures",
|
"futures",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "bkapi-client"
|
name = "bkapi-client"
|
||||||
version = "0.2.2"
|
version = "0.3.0"
|
||||||
authors = ["Syfaro <syfaro@huefox.com>"]
|
authors = ["Syfaro <syfaro@huefox.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
publish = false
|
publish = false
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "bkapi"
|
name = "bkapi"
|
||||||
version = "0.2.2"
|
version = "0.3.0"
|
||||||
authors = ["Syfaro <syfaro@huefox.com>"]
|
authors = ["Syfaro <syfaro@huefox.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
publish = false
|
publish = false
|
||||||
|
Loading…
Reference in New Issue
Block a user