Compare commits
No commits in common. "50ba0e5e8fa63aa3ed284452a4f290aad85b6937" and "84ef422485c61d16615cdcd370514d4798905f0a" have entirely different histories.
50ba0e5e8f
...
84ef422485
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.158"
|
serde = "1.0.156"
|
||||||
serde_json = "1.0.94"
|
serde_json = "1.0.94"
|
||||||
ringbuf = "0.3.2"
|
ringbuf = "0.3.2"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue