Compare commits

..

No commits in common. "5dfd65a4ebdb982455fa53cb71239fcccdb8db14" and "d92ca8f80711c5abe90090aa16c3af2019493195" have entirely different histories.

View file

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