Compare commits
No commits in common. "5eec82ab38f9421b03c08010789eaf2409a48d46" and "33eca4e0a2cf883b08fb4ed945a39a95eea606dd" have entirely different histories.
5eec82ab38
...
33eca4e0a2
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ anyhow = { version = "1.0.75", features = ["backtrace"] }
|
||||||
reprc_proc_macro = { path = "src/reprc_proc_macro" }
|
reprc_proc_macro = { path = "src/reprc_proc_macro" }
|
||||||
|
|
||||||
# networking
|
# networking
|
||||||
serde = { version = "1.0.188", features = ["derive"] }
|
serde = { version = "1.0.187", features = ["derive"] }
|
||||||
|
|
Loading…
Reference in a new issue