Compare commits
No commits in common. "5dfd65a4ebdb982455fa53cb71239fcccdb8db14" and "d92ca8f80711c5abe90090aa16c3af2019493195" have entirely different histories.
5dfd65a4eb
...
d92ca8f807
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.154", features = ["derive"] }
|
serde = { version = "1.0.152", features = ["derive"] }
|
||||||
|
|
Loading…
Reference in a new issue