Compare commits
No commits in common. "108bd7ce5dc992854f0bb9e69041a13b1ef146bd" and "8e5f3340e53cd0bbfe6a2f3a808c5c44d5e0a39c" have entirely different histories.
108bd7ce5d
...
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" }
|
||||
|
||||
# networking
|
||||
serde = { version = "1.0.187", features = ["derive"] }
|
||||
serde = { version = "1.0.186", features = ["derive"] }
|
||||
|
|
Loading…
Reference in a new issue