Compare commits

..

No commits in common. "6f9353cac1ff6fd012ed55bf3c799b93df359e4b" and "4dcfd27eee65e43ca0500485e5a3a7d046a7519e" 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.167", features = ["derive"] } serde = { version = "1.0.166", features = ["derive"] }