Compare commits
No commits in common. "5031b832101a9e8cf7bca0db3f65580a4135225f" and "9e7645a9a9004403618d4e7c14f471710f924716" have entirely different histories.
5031b83210
...
9e7645a9a9
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ ui = { git = "https://gavania.de/hodasemi/ui.git" }
|
|||
|
||||
anyhow = { version = "1.0.79", features = ["backtrace"] }
|
||||
paste = "1.0.14"
|
||||
serde = "1.0.195"
|
||||
serde = "1.0.193"
|
||||
serde_json = "1.0.111"
|
||||
ringbuf = "0.3.3"
|
||||
lazy_static = "1.4.0"
|
||||
|
|
Loading…
Reference in a new issue