proper error handling
This commit is contained in:
@@ -10,3 +10,4 @@ crate-type = ["cdylib"]
|
||||
[dependencies]
|
||||
prost-reflect = "0.11.4"
|
||||
pyo3 = { version = "0.19.0", features = ["abi3-py37", "extension-module"] }
|
||||
thiserror = "1.0.47"
|
||||
|
||||
Reference in New Issue
Block a user