Compare commits

..

No commits in common. "6650c773928cb9e645d98ed2a5bf30e81aded4c0" and "7113c36e944353b59a7328034e22d002c51403cb" have entirely different histories.

View file

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