Skip to content

Commit a8e53bc

Browse files
committed
update steel again
1 parent 5a12038 commit a8e53bc

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Cargo.lock

Lines changed: 20 additions & 20 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.8.0", features = ["anyhow", "dylibs", "sync", "biased", "imbl"] }
43+
steel-core = { git = "https://github.com/mattwparas/steel.git", version = "0.8.1", 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)