Blame addr2line-fix-metadata.diff

411bfc5
--- addr2line-0.12.1/Cargo.toml	2020-05-19T04:57:57+00:00
411bfc5
+++ addr2line-0.12.1/Cargo.toml	2020-06-15T23:07:28.081219+00:00
411bfc5
@@ -61,7 +61,7 @@
411bfc5
 default-features = false
411bfc5
 
411bfc5
 [dependencies.object]
411bfc5
-version = "0.19"
411bfc5
+version = "0.20"
411bfc5
 features = ["read"]
411bfc5
 optional = true
411bfc5
 default-features = false