Compare commits

..

No commits in common. "0eb791275d30d4bb2ea74dc9a31095f1640724db" and "9c4973b5ae904a571ffb5d289d20f7df21972051" 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.164", features = ["derive"] }
serde = { version = "1.0.163", features = ["derive"] }