Bump log from 0.4.27 to 0.4.28 in /sync-server (#170)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8e336cb0f3
commit
e98f7acefa
2 changed files with 3 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ serde = { version = "1.0.219", default-features = false, features = ["derive"] }
|
|||
thiserror = { version = "2.0.12", default-features = false }
|
||||
tokio = { version = "1.48.0", features = ["full"]}
|
||||
uuid = { version = "1.16.0", features = ["v4", "serde"] }
|
||||
log = { version = "0.4.27" }
|
||||
log = { version = "0.4.28" }
|
||||
anyhow = { version = "1.0.100", features = ["backtrace"] }
|
||||
axum = { version = "0.7.4", features = ["ws", "macros", "tracing", "multipart"]}
|
||||
axum-extra = { version = "0.9.6", features = ["typed-header"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue