change debug.log path, fix Coredump with new zaddr

This commit is contained in:
DenioD
2019-10-27 21:56:00 +01:00
parent 2e48d696f6
commit b3491aaec1
5 changed files with 7 additions and 7 deletions

View File

@@ -11,4 +11,4 @@ crate-type = ["staticlib"]
[dependencies]
libc = "0.2.58"
lazy_static = "1.4.0"
silentdragonlitelib = { git = "https://github.com/DenioD/silentdragonlite-cli", rev = "89ee34ba526d9d45a72787b07af9407bd96a337c" }
silentdragonlitelib = { git = "https://github.com/DenioD/silentdragonlite-cli", rev = "127b8533cd3b20f454853f9da372215a72d469e7" }