We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
thiserror
gix-dir
1 parent 23bea36 commit 917634fCopy full SHA for 917634f
gix-dir/Cargo.toml
@@ -24,7 +24,7 @@ gix-ignore = { version = "^0.11.1", path = "../gix-ignore" }
24
gix-utils = { version = "^0.1.10", path = "../gix-utils", features = ["bstr"] }
25
26
bstr = { version = "1.5.0", default-features = false }
27
-thiserror = "1.0.56"
+thiserror = "1.0.34"
28
29
[dev-dependencies]
30
gix-testtools = { path = "../tests/tools" }
0 commit comments