use thiserror for errors

This commit is contained in:
Joseph Montanaro
2022-12-21 11:01:34 -08:00
parent 414379b74e
commit 856b6f1e1b
4 changed files with 56 additions and 133 deletions

View File

@ -27,6 +27,7 @@ aws-types = "0.52.0"
aws-sdk-sts = "0.22.0"
aws-smithy-types = "0.52.0"
aws-config = "0.52.0"
thiserror = "1.0.38"
[features]
# by default Tauri runs in production mode