Compare commits
No commits in common. "e4c45f9e34c00f7f38d6189e7366fe73e11a4014" and "72402354eb4acf0175e56d3f14d583fd21fac058" have entirely different histories.
e4c45f9e34
...
72402354eb
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" }
|
||||
|
||||
# networking
|
||||
serde = { version = "1.0.158", features = ["derive"] }
|
||||
serde = { version = "1.0.156", features = ["derive"] }
|
||||
|
|
Loading…
Reference in a new issue