Compare commits
No commits in common. "b7a04a4188ec6e82328c580cc870a897db31673f" and "0f7d89059e763d27cf29aeeec8316e74716b549e" have entirely different histories.
b7a04a4188
...
0f7d89059e
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ anyhow = { version = "1.0.70", features = ["backtrace"] }
|
||||||
reprc_proc_macro = { path = "src/reprc_proc_macro" }
|
reprc_proc_macro = { path = "src/reprc_proc_macro" }
|
||||||
|
|
||||||
# networking
|
# networking
|
||||||
serde = { version = "1.0.159", features = ["derive"] }
|
serde = { version = "1.0.158", features = ["derive"] }
|
||||||
|
|
Loading…
Reference in a new issue