Compare commits
No commits in common. "8d2e1d968b5c2e3bc9de281c9ffb04c21fe811c4" and "650ed2763a5968466eace743b04f24d9b5bbc82c" have entirely different histories.
8d2e1d968b
...
650ed2763a
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ anyhow = { version = "1.0.75", features = ["backtrace"] }
|
|||
reprc_proc_macro = { path = "src/reprc_proc_macro" }
|
||||
|
||||
# networking
|
||||
serde = { version = "1.0.186", features = ["derive"] }
|
||||
serde = { version = "1.0.185", features = ["derive"] }
|
||||
|
|
Loading…
Reference in a new issue