Compare commits

..

No commits in common. "8f313fa2a715d5ec1f3a4a1114c0fd967cbb08d5" and "94e38831c94b6571790baefdf1d90af64f7dece4" 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" }
# networking
serde = { version = "1.0.166", features = ["derive"] }
serde = { version = "1.0.164", features = ["derive"] }