Skip to content

Commit 7ce6e67

Browse files
committed
update dep
1 parent 3f1f17e commit 7ce6e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/symbol-check/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2024"
55

66
[dependencies]
77
# object = "0.36.7"
8-
object = { git = "https://github.com/philipc/object.git", branch = "issue-471" }
8+
object = { git = "https://github.com/gimli-rs/object.git", rev = "013fac75da56a684377af4151b8164b78c1790e0" }
99

1010
[features]
1111
wasm = ["object/wasm"]

0 commit comments

Comments
 (0)