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
e1f5b02464
commit
6f69b0e810
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -411,7 +411,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "bkapi"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"actix-http",
|
||||
"actix-service",
|
||||
@ -441,7 +441,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "bkapi-client"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"async-nats",
|
||||
"futures",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "bkapi-client"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
authors = ["Syfaro <syfaro@huefox.com>"]
|
||||
edition = "2018"
|
||||
publish = false
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "bkapi"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
authors = ["Syfaro <syfaro@huefox.com>"]
|
||||
edition = "2018"
|
||||
publish = false
|
||||
|
Loading…
Reference in New Issue
Block a user