Compare commits
No commits in common. "c4d199ac4bdd6333d2c6be1047ba67ddf1ac2649" and "889b2f212c157fb875475e28be65bba7ea8a7964" have entirely different histories.
c4d199ac4b
...
889b2f212c
1 changed files with 4 additions and 4 deletions
|
@ -15,10 +15,10 @@ utilities = { git = "https://gavania.de/hodasemi/utilities.git" }
|
||||||
rfactor_sm_reader = { git = "https://gavania.de/hodasemi/rfactor_sm_reader.git" }
|
rfactor_sm_reader = { git = "https://gavania.de/hodasemi/rfactor_sm_reader.git" }
|
||||||
ui = { git = "https://gavania.de/hodasemi/ui.git" }
|
ui = { git = "https://gavania.de/hodasemi/ui.git" }
|
||||||
|
|
||||||
anyhow = { version = "1.0.74", features = ["backtrace"] }
|
anyhow = { version = "1.0.70", features = ["backtrace"] }
|
||||||
paste = "1.0.14"
|
paste = "1.0.12"
|
||||||
serde = "1.0.183"
|
serde = "1.0.160"
|
||||||
serde_json = "1.0.105"
|
serde_json = "1.0.96"
|
||||||
ringbuf = "0.3.3"
|
ringbuf = "0.3.3"
|
||||||
|
|
||||||
[profile.release-lto]
|
[profile.release-lto]
|
||||||
|
|
Loading…
Reference in a new issue