Compare commits
2 commits
650ed2763a
...
8d2e1d968b
Author | SHA1 | Date | |
---|---|---|---|
8d2e1d968b | |||
8e5f3340e5 |
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.185", features = ["derive"] }
|
serde = { version = "1.0.186", features = ["derive"] }
|
||||||
|
|
Loading…
Reference in a new issue