Compare commits

..

No commits in common. "4c170227d5e736abdc3bf51478a7a4d935a30185" and "df1e8456c9af7c76ce0920a3ed41590203dc5fee" have entirely different histories.

View file

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