mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 17:36:29 +03:00
chore: remove minor version from serde_json spec
This commit is contained in:
@@ -21,7 +21,7 @@ tempfile = "3.9.0"
|
||||
log = "0.4"
|
||||
async-channel = { version = "2.0.0" }
|
||||
futures = { version = "0.3.30" }
|
||||
serde_json = "1.0.105"
|
||||
serde_json = "1"
|
||||
yerpc = { version = "0.5.2", features = ["anyhow_expose", "openrpc"] }
|
||||
typescript-type-def = { version = "0.5.8", features = ["json_value"] }
|
||||
tokio = { version = "1.33.0" }
|
||||
|
||||
Reference in New Issue
Block a user