Compare commits

...

2 commits

View file

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