Compare commits
No commits in common. "fa644c060d29890222f889fd65759a7f4a863e7f" and "be8c8aded4ed6acd0401e0a0eabd2ef185c35efb" have entirely different histories.
fa644c060d
...
be8c8aded4
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" }
|
||||
|
||||
# networking
|
||||
serde = { version = "1.0.183", features = ["derive"] }
|
||||
serde = { version = "1.0.181", features = ["derive"] }
|
||||
|
|
Loading…
Reference in a new issue