Compare commits

..

No commits in common. "f2808cd52e1bec9d0a1205340be64a705df153b4" and "d1cf6e115f12a85fc03ed0b4b2b4ed60cd73ec8b" have entirely different histories.

View file

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