Skip to content

Commit e29be7e

Browse files
nohajctylerfanelli
authored andcommitted
upgrade imago to 0.1.4
Signed-off-by: Jan Noha <[email protected]>
1 parent a332344 commit e29be7e

File tree

2 files changed

+34
-3
lines changed

2 files changed

+34
-3
lines changed

Cargo.lock

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

src/devices/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ arch = { path = "../arch" }
3333
utils = { path = "../utils" }
3434
polly = { path = "../polly" }
3535
rutabaga_gfx = { path = "../rutabaga_gfx", features = ["virgl_renderer", "virgl_renderer_next"], optional = true }
36-
imago = { version = "0.1.3", features = ["sync-wrappers", "vm-memory"] }
36+
imago = { version = "0.1.4", features = ["sync-wrappers", "vm-memory"] }
3737

3838
[target.'cfg(target_os = "macos")'.dependencies]
3939
hvf = { path = "../hvf" }

0 commit comments

Comments
 (0)