Compare commits
No commits in common. "843cbc6e0885e675b714eed723da2af843c73a31" and "188a1ea1b61c0a2f4695acfca11bf304b546d98c" have entirely different histories.
843cbc6e08
...
188a1ea1b6
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.75", features = ["backtrace"] }
|
anyhow = { version = "1.0.75", features = ["backtrace"] }
|
||||||
paste = "1.0.14"
|
paste = "1.0.14"
|
||||||
serde = "1.0.188"
|
serde = "1.0.187"
|
||||||
serde_json = "1.0.105"
|
serde_json = "1.0.105"
|
||||||
ringbuf = "0.3.3"
|
ringbuf = "0.3.3"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue