Compare commits
No commits in common. "be8c8aded4ed6acd0401e0a0eabd2ef185c35efb" and "83462a8a44013c2167084e7200598074fa6fa90e" have entirely different histories.
be8c8aded4
...
83462a8a44
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ anyhow = { version = "1.0.72", features = ["backtrace"] }
|
||||||
reprc_proc_macro = { path = "src/reprc_proc_macro" }
|
reprc_proc_macro = { path = "src/reprc_proc_macro" }
|
||||||
|
|
||||||
# networking
|
# networking
|
||||||
serde = { version = "1.0.181", features = ["derive"] }
|
serde = { version = "1.0.180", features = ["derive"] }
|
||||||
|
|
Loading…
Reference in a new issue