Compare commits

..

No commits in common. "b7a04a4188ec6e82328c580cc870a897db31673f" and "0f7d89059e763d27cf29aeeec8316e74716b549e" have entirely different histories.

View file

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