Compare commits
No commits in common. "33eca4e0a2cf883b08fb4ed945a39a95eea606dd" and "8d2e1d968b5c2e3bc9de281c9ffb04c21fe811c4" have entirely different histories.
33eca4e0a2
...
8d2e1d968b
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" }
|
reprc_proc_macro = { path = "src/reprc_proc_macro" }
|
||||||
|
|
||||||
# networking
|
# networking
|
||||||
serde = { version = "1.0.187", features = ["derive"] }
|
serde = { version = "1.0.186", features = ["derive"] }
|
||||||
|
|
Loading…
Reference in a new issue