Compare commits
No commits in common. "84ef422485c61d16615cdcd370514d4798905f0a" and "52a0743aed9db48156d56103187f6e06a0e8761a" have entirely different histories.
84ef422485
...
52a0743aed
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.156"
|
serde = "1.0.155"
|
||||||
serde_json = "1.0.94"
|
serde_json = "1.0.94"
|
||||||
ringbuf = "0.3.2"
|
ringbuf = "0.3.2"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue