Compare commits
No commits in common. "0eb791275d30d4bb2ea74dc9a31095f1640724db" and "9c4973b5ae904a571ffb5d289d20f7df21972051" have entirely different histories.
0eb791275d
...
9c4973b5ae
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ anyhow = { version = "1.0.71", features = ["backtrace"] }
|
|||
reprc_proc_macro = { path = "src/reprc_proc_macro" }
|
||||
|
||||
# networking
|
||||
serde = { version = "1.0.164", features = ["derive"] }
|
||||
serde = { version = "1.0.163", features = ["derive"] }
|
||||
|
|
Loading…
Reference in a new issue