tauri/tauri-updater/src
Wu Yu Wei c23675b5e5
refactor(tauri) update error handling crate to anyhow+thiserror, close #613 (#621)
* Replace error-chain with thiserror in util crate

* Replace errorchain with anyhow/thiserror in api

* Replace with anyhow/thiserror in updater

* Replace with anyhow/thiserror in tauri

* Fix error handling on windows
2020-05-29 19:22:04 -04:00
..
http Refactor(Updater) Modernize Updater Crate and add Utils Crate (#335) 2020-01-17 19:33:17 -05:00
updater refactor(tauri) update error handling crate to anyhow+thiserror, close #613 (#621) 2020-05-29 19:22:04 -04:00
http.rs refactor(tauri) update error handling crate to anyhow+thiserror, close #613 (#621) 2020-05-29 19:22:04 -04:00
lib.rs refactor(tauri) update error handling crate to anyhow+thiserror, close #613 (#621) 2020-05-29 19:22:04 -04:00
macros.rs refactor(tauri) update error handling crate to anyhow+thiserror, close #613 (#621) 2020-05-29 19:22:04 -04:00
updater.rs refactor(tauri) update error handling crate to anyhow+thiserror, close #613 (#621) 2020-05-29 19:22:04 -04:00