Compare commits

..

No commits in common. "8d2e1d968b5c2e3bc9de281c9ffb04c21fe811c4" and "650ed2763a5968466eace743b04f24d9b5bbc82c" have entirely different histories.

View file

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