Compare commits

..

No commits in common. "40000ed6b8a4a62a81a423a05f05bdc1377186ba" and "032dd8b04322d57841bc0a4eaa2c02fcb65d949b" have entirely different histories.

View file

@ -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.193" serde = "1.0.192"
serde_json = "1.0.108" serde_json = "1.0.108"
ringbuf = "0.3.3" ringbuf = "0.3.3"
lazy_static = "1.4.0" lazy_static = "1.4.0"