run-examples: Provide more error context for debugging
Use `anyhow` for nice errors and provide error context on commands that we run.
This commit is contained in:
@@ -6,4 +6,5 @@ edition = "2018"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.31"
|
||||
cc = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user