v0.5.3
This commit is contained in:
parent
4a9b193691
commit
5601481929
2 changed files with 5 additions and 5 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -750,7 +750,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "emgauwa-common"
|
||||
version = "0.5.1"
|
||||
version = "0.5.3"
|
||||
dependencies = [
|
||||
"actix",
|
||||
"actix-web",
|
||||
|
|
@ -772,7 +772,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "emgauwa-controller"
|
||||
version = "0.5.2"
|
||||
version = "0.5.3"
|
||||
dependencies = [
|
||||
"actix",
|
||||
"chrono",
|
||||
|
|
|
|||
Loading…
Reference in a new issue