Update Rust crate serde_derive to 1.0.198
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
Security audit / security_audit (pull_request) Failing after 9s
Dependabot Changelog / changelog (pull_request) Failing after 11s
/ Rustfmt (pull_request) Has been cancelled
/ Clippy (pull_request) Has been cancelled
/ Test Suite (ubuntu-latest) (pull_request) Has been cancelled
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
Security audit / security_audit (pull_request) Failing after 9s
Dependabot Changelog / changelog (pull_request) Failing after 11s
/ Rustfmt (pull_request) Has been cancelled
/ Clippy (pull_request) Has been cancelled
/ Test Suite (ubuntu-latest) (pull_request) Has been cancelled
This commit is contained in:
parent
63d6217e01
commit
4e1f9af347
@ -27,7 +27,7 @@ number_prefix = "0.4.0"
|
||||
openssl-probe = "0.1.5"
|
||||
reqwest = "0.12.3"
|
||||
serde = "1.0.198"
|
||||
serde_derive = "1.0.197"
|
||||
serde_derive = "1.0.198"
|
||||
serde_json = "1.0.116"
|
||||
tracing = "0.1.40"
|
||||
tracing-actix-web = "0.7.10"
|
||||
|
Loading…
Reference in New Issue
Block a user