Compare commits
No commits in common. "80c402a6e20f728358ec3c382056613e0d7d4279" and "ca41c561f86d3e7b4cdc574f2ca4d5d335140198" have entirely different histories.
80c402a6e2
...
ca41c561f8
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ anyhow = { version = "1.0.71", features = ["backtrace"] }
|
|||
reprc_proc_macro = { path = "src/reprc_proc_macro" }
|
||||
|
||||
# networking
|
||||
serde = { version = "1.0.162", features = ["derive"] }
|
||||
serde = { version = "1.0.160", features = ["derive"] }
|
||||
|
|
Loading…
Reference in a new issue