Compare commits
2 commits
ca41c561f8
...
80c402a6e2
Author | SHA1 | Date | |
---|---|---|---|
80c402a6e2 | |||
c7f26c51f5 |
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" }
|
reprc_proc_macro = { path = "src/reprc_proc_macro" }
|
||||||
|
|
||||||
# networking
|
# networking
|
||||||
serde = { version = "1.0.160", features = ["derive"] }
|
serde = { version = "1.0.162", features = ["derive"] }
|
||||||
|
|
Loading…
Reference in a new issue