Compare commits
No commits in common. "ae11e61f445823177ab867d805004e078b89b48b" and "34a6a33b2309680bf78b47a98f3b4780b95de6c8" have entirely different histories.
ae11e61f44
...
34a6a33b23
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.69", features = ["backtrace"] }
|
anyhow = { version = "1.0.69", features = ["backtrace"] }
|
||||||
paste = "1.0.12"
|
paste = "1.0.12"
|
||||||
serde = "1.0.154"
|
serde = "1.0.152"
|
||||||
serde_json = "1.0.94"
|
serde_json = "1.0.94"
|
||||||
ringbuf = "0.3.2"
|
ringbuf = "0.3.2"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue