Compare commits

..

No commits in common. "d77c89cd7dd551047ab86ae150c2bb319f16c242" and "108bd7ce5dc992854f0bb9e69041a13b1ef146bd" 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.188", features = ["derive"] } serde = { version = "1.0.187", features = ["derive"] }