Compare commits
No commits in common. "99749c90e482f16b0dcfe5e8f772a37ea81e62d6" and "94478078c6ef91d8752b52673eb0f8ea2f73b2bb" have entirely different histories.
99749c90e4
...
94478078c6
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ anyhow = { version = "1.0.68", features = ["backtrace"] }
|
||||||
reprc_proc_macro = { path = "src/reprc_proc_macro" }
|
reprc_proc_macro = { path = "src/reprc_proc_macro" }
|
||||||
|
|
||||||
# networking
|
# networking
|
||||||
serde = { version = "1.0.156", features = ["derive"] }
|
serde = { version = "1.0.155", features = ["derive"] }
|
||||||
|
|
Loading…
Reference in a new issue