Skip to content

Commit 445e5a8

Browse files
committed
pin the sha for steel for now
1 parent 59353d7 commit 445e5a8

File tree

2 files changed

+53
-16
lines changed

2 files changed

+53
-16
lines changed

Cargo.lock

Lines changed: 52 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ package.helix-term.opt-level = 2
4040
[workspace.dependencies]
4141
tree-house = { version = "0.3.0", default-features = false }
4242
nucleo = "0.5.0"
43-
steel-core = { git = "https://github.com/mattwparas/steel.git", version = "0.7.0", features = ["anyhow", "dylibs", "sync", "biased", "imbl"] }
43+
steel-core = { git = "https://github.com/mattwparas/steel.git", version = "0.7.0", rev = "3177a89ac21f4c00119e6329ddeff86805f2f180", features = ["anyhow", "dylibs", "sync", "biased", "imbl"] }
4444
slotmap = "1.1.1"
4545
thiserror = "2.0"
4646
tempfile = "3.24.0"

0 commit comments

Comments
 (0)