Compare commits

..

No commits in common. "cd672ef0003b666fb610f176b48d139db92d8e46" and "49f2445fc7a8ec2e7343b24c507360b932ae9be1" 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.171", features = ["derive"] }
serde = { version = "1.0.167", features = ["derive"] }