Compare commits

..

No commits in common. "83462a8a44013c2167084e7200598074fa6fa90e" and "41f1cd5b524662be611ffa981dfbc2676c0abb97" 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.180", features = ["derive"] }
serde = { version = "1.0.177", features = ["derive"] }