mirror of
https://github.com/chatmail/core.git
synced 2026-05-17 05:46:30 +03:00
chore: remove minor version from serde_json spec
This commit is contained in:
@@ -82,7 +82,7 @@ reqwest = { version = "0.11.23", features = ["json"] }
|
||||
rusqlite = { version = "0.30", features = ["sqlcipher"] }
|
||||
rust-hsluv = "0.1"
|
||||
sanitize-filename = "0.5"
|
||||
serde_json = "1.0"
|
||||
serde_json = "1"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
sha-1 = "0.10"
|
||||
sha2 = "0.10"
|
||||
|
||||
Reference in New Issue
Block a user