net_util: Derive thiserror::Error

Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
Bo Chen
2022-08-10 14:58:36 -07:00
committed by Rob Bradford
parent 6a1e637a46
commit f39b08f21f
6 changed files with 42 additions and 35 deletions
Generated
+1
View File
@@ -610,6 +610,7 @@ dependencies = [
"rate_limiter",
"serde",
"serde_json",
"thiserror",
"versionize",
"versionize_derive",
"virtio-bindings",