v0.5.3
This commit is contained in:
parent
4e97006919
commit
f00c4bb97d
2 changed files with 4 additions and 4 deletions
|
|
@ -1,11 +1,11 @@
|
|||
[package]
|
||||
name = "emgauwa-core"
|
||||
version = "0.5.2"
|
||||
version = "0.5.3"
|
||||
edition = "2021"
|
||||
authors = ["Tobias Reisinger <tobias@msrg.cc>"]
|
||||
|
||||
[dependencies]
|
||||
emgauwa-common = { git = "https://git.serguzim.me/emgauwa/common.git" }
|
||||
emgauwa-common = { git = "https://git.serguzim.me/emgauwa/common.git", tag = "v0.5.3" }
|
||||
|
||||
actix = "0.13"
|
||||
actix-web = "4.4"
|
||||
|
|
|
|||
Loading…
Reference in a new issue