minor refactoring
This commit is contained in:
@@ -8,6 +8,6 @@ name = "betterproto_extras"
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
prost-reflect = "0.11.4"
|
||||
prost-reflect = "0.11.5"
|
||||
pyo3 = { version = "0.19.0", features = ["abi3-py37", "extension-module"] }
|
||||
thiserror = "1.0.47"
|
||||
|
||||
Reference in New Issue
Block a user