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.
1 parent a244a77 commit a7bcbc5Copy full SHA for a7bcbc5
Cargo.toml
@@ -54,7 +54,7 @@ htmd = { version = "0.1", optional = true }
54
url = "2.5.0"
55
fastembed = { version = "4", optional = true }
56
flume = { version = "0.11.0", optional = true }
57
-gix = { version = "0.68.0", default-features = false, optional = true, features = [
+gix = { version = "0.70.0", default-features = false, optional = true, features = [
58
"parallel",
59
"revision",
60
"serde",
0 commit comments