Compare commits

..

No commits in common. "a6cff1bc1d70ad34cc58909a64c5b13f3a712ecc" and "7ee274dffc81620494971f7dd0ae3275e3c20acc" have entirely different histories.

View file

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