Compare commits
No commits in common. "d8df1d30813ea9a1a02e26a0e73cc90163379bca" and "cd7747ef65ad85d2e5f11840d5ab977d4fe5f90e" have entirely different histories.
d8df1d3081
...
cd7747ef65
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.160", features = ["derive"] }
|
serde = { version = "1.0.159", features = ["derive"] }
|
||||||
|
|
Loading…
Reference in a new issue