Update Rust crate serde to 1.0.162

This commit is contained in:
RenovateBot 2023-05-06 02:03:33 +02:00
parent ca41c561f8
commit c7f26c51f5

View file

@ -13,4 +13,4 @@ anyhow = { version = "1.0.71", features = ["backtrace"] }
reprc_proc_macro = { path = "src/reprc_proc_macro" }
# networking
serde = { version = "1.0.160", features = ["derive"] }
serde = { version = "1.0.162", features = ["derive"] }