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 3f1f17e commit 7ce6e67Copy full SHA for 7ce6e67
crates/symbol-check/Cargo.toml
@@ -5,7 +5,7 @@ edition = "2024"
5
6
[dependencies]
7
# object = "0.36.7"
8
-object = { git = "https://github.com/philipc/object.git", branch = "issue-471" }
+object = { git = "https://github.com/gimli-rs/object.git", rev = "013fac75da56a684377af4151b8164b78c1790e0" }
9
10
[features]
11
wasm = ["object/wasm"]
0 commit comments