mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-27 19:33:23 +00:00
Bump tdx-guest crate version to 0.1.8
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
265eacf831
commit
1b6901f0f8
@ -33,7 +33,7 @@ ascii = { version = "1.1", default-features = false, features = ["alloc"] }
|
||||
intrusive-collections = "0.9.5"
|
||||
paste = "1.0"
|
||||
time = { version = "0.3", default-features = false, features = ["alloc"] }
|
||||
tdx-guest = { version = "0.1.7", optional = true }
|
||||
tdx-guest = { version = "0.1.8", optional = true }
|
||||
|
||||
# parse elf file
|
||||
xmas-elf = "0.8.0"
|
||||
|
Reference in New Issue
Block a user