Skip to content

Commit cf6036f

Browse files
committed
chore: update hyperlight-host rev to 91fcb14c
Signed-off-by: danbugs <danilochiarlone@gmail.com>
1 parent 2eba9b3 commit cf6036f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

host/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ path = "src/bin/pyhl.rs"
2828

2929
[dependencies]
3030
# danbugs/hyperlight feat/whp-no-surrogate — testing runtime no-surrogate mode.
31-
hyperlight-host = { git = "https://github.com/danbugs/hyperlight", rev = "4a0c1cdc", features = ["executable_heap", "hw-interrupts"] }
31+
hyperlight-host = { git = "https://github.com/danbugs/hyperlight", rev = "91fcb14c", features = ["executable_heap", "hw-interrupts"] }
3232
clap = { version = "4", features = ["derive", "env"] }
3333
anyhow = "1"
3434
serde_json = "1"

0 commit comments

Comments
 (0)