Compare commits

..

No commits in common. "99749c90e482f16b0dcfe5e8f772a37ea81e62d6" and "94478078c6ef91d8752b52673eb0f8ea2f73b2bb" have entirely different histories.

View file

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