Compare commits
No commits in common. "965c1d949376c19cec988e7ac08cdefc1a7d6655" and "3c83430bbb5319eded27932e6089ce970b401f97" have entirely different histories.
965c1d9493
...
3c83430bbb
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.155", features = ["derive"] }
|
serde = { version = "1.0.154", features = ["derive"] }
|
||||||
|
|
Loading…
Reference in a new issue