chore: package 升级
This commit is contained in:
@@ -8,8 +8,8 @@ gotify-ws = { path = "./packages/gotify-ws" }
|
||||
tokio = { version = "1.47.1", features = ["full"] }
|
||||
rusqlite = { version = "0.32.1", features = ["bundled"] }
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.142"
|
||||
regex = "1.11.1"
|
||||
serde_json = "1.0.143"
|
||||
regex = "1.11.2"
|
||||
sea-orm = { version = "1.1.14", features = [
|
||||
"sqlx-sqlite",
|
||||
"runtime-tokio-rustls",
|
||||
|
||||
Reference in New Issue
Block a user