Compare commits
No commits in common. "8f313fa2a715d5ec1f3a4a1114c0fd967cbb08d5" and "94e38831c94b6571790baefdf1d90af64f7dece4" have entirely different histories.
8f313fa2a7
...
94e38831c9
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.166", features = ["derive"] }
|
||||
serde = { version = "1.0.164", features = ["derive"] }
|
||||
|
|
Loading…
Reference in a new issue