Update Rust crate serde_json to 1.0.117 (#107)
All checks were successful
Build and push container image / build (push) Successful in 12m4s
All checks were successful
Build and push container image / build (push) Successful in 12m4s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
390e3a7c8d
commit
fa705421a1
@ -10,7 +10,7 @@ once_cell = "1.19.0"
|
|||||||
poise = "0.6.1"
|
poise = "0.6.1"
|
||||||
reqwest = { version = "0.12.4", features = ["json"] }
|
reqwest = { version = "0.12.4", features = ["json"] }
|
||||||
serde = "1.0.201"
|
serde = "1.0.201"
|
||||||
serde_json = "1.0.116"
|
serde_json = "1.0.117"
|
||||||
sysinfo = "0.30.12"
|
sysinfo = "0.30.12"
|
||||||
tokenservice-client = { version = "0.2.4", registry = "gitea" }
|
tokenservice-client = { version = "0.2.4", registry = "gitea" }
|
||||||
tokio = { version = "1.37.0", features = ["macros", "signal", "rt-multi-thread"] }
|
tokio = { version = "1.37.0", features = ["macros", "signal", "rt-multi-thread"] }
|
||||||
|
Loading…
Reference in New Issue
Block a user