Compare commits
No commits in common. "2a1ea6d53af5ed8bdd925f22a8ca08c647c2b51f" and "f7dd1890189106b0a50486fb00b3c563cdac6085" have entirely different histories.
2a1ea6d53a
...
f7dd189018
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ rfactor_sm_reader = { git = "https://gavania.de/hodasemi/rfactor_sm_reader.git"
|
|||
ui = { git = "https://gavania.de/hodasemi/ui.git" }
|
||||
|
||||
anyhow = { version = "1.0.71", features = ["backtrace"] }
|
||||
paste = "1.0.13"
|
||||
paste = "1.0.12"
|
||||
serde = "1.0.166"
|
||||
serde_json = "1.0.100"
|
||||
ringbuf = "0.3.3"
|
||||
|
|
Loading…
Reference in a new issue