Compare commits

..

No commits in common. "08b1c4ed5f25fff0aac27f2a2eff84983bfea329" and "3a4a0b161319902ad4d01cb2c13dab712c45e167" have entirely different histories.

View file

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