Compare commits
No commits in common. "a8ac15d0623e015c2fd95972ad1906af2bb343b0" and "ca6b61ee6730b61d9a92d6de91358a8030df0416" have entirely different histories.
a8ac15d062
...
ca6b61ee67
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ anyhow = { version = "1.0.79", features = ["backtrace"] }
|
|||
reprc_proc_macro = { path = "src/reprc_proc_macro" }
|
||||
|
||||
# networking
|
||||
serde = { version = "1.0.195", features = ["derive"] }
|
||||
serde = { version = "1.0.193", features = ["derive"] }
|
||||
|
|
Loading…
Reference in a new issue