v0.5.3
This commit is contained in:
parent
4e97006919
commit
f00c4bb97d
2 changed files with 4 additions and 4 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -793,7 +793,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "emgauwa-common"
|
||||
version = "0.5.1"
|
||||
version = "0.5.3"
|
||||
dependencies = [
|
||||
"actix",
|
||||
"actix-web",
|
||||
|
|
@ -815,7 +815,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "emgauwa-core"
|
||||
version = "0.5.2"
|
||||
version = "0.5.3"
|
||||
dependencies = [
|
||||
"actix",
|
||||
"actix-cors",
|
||||
|
|
|
|||
Loading…
Reference in a new issue