Update Rust crate serde_json to 1.0.104
This commit is contained in:
parent
aee76bf3a2
commit
87b3429bcc
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ ui = { git = "https://gavania.de/hodasemi/ui.git" }
|
|||
anyhow = { version = "1.0.72", features = ["backtrace"] }
|
||||
paste = "1.0.14"
|
||||
serde = "1.0.174"
|
||||
serde_json = "1.0.103"
|
||||
serde_json = "1.0.104"
|
||||
ringbuf = "0.3.3"
|
||||
|
||||
[profile.release-lto]
|
||||
|
|
Loading…
Reference in a new issue