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]]
|
||||
name = "bkapi"
|
||||
version = "0.2.2"
|
||||
version = "0.3.0"
|
||||
dependencies = [
|
||||
"actix-http",
|
||||
"actix-service",
|
||||
@ -557,7 +557,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "bkapi-client"
|
||||
version = "0.2.2"
|
||||
version = "0.3.0"
|
||||
dependencies = [
|
||||
"async-nats",
|
||||
"futures",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "bkapi-client"
|
||||
version = "0.2.2"
|
||||
version = "0.3.0"
|
||||
authors = ["Syfaro <syfaro@huefox.com>"]
|
||||
edition = "2018"
|
||||
publish = false
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "bkapi"
|
||||
version = "0.2.2"
|
||||
version = "0.3.0"
|
||||
authors = ["Syfaro <syfaro@huefox.com>"]
|
||||
edition = "2018"
|
||||
publish = false
|
||||
|
Loading…
Reference in New Issue
Block a user