Skip to content

Commit ff50581

Browse files
committed
Pin dcap-qvl to 0.3.10
1 parent 10652cb commit ff50581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ anyhow = "1.0.100"
2323
pem-rfc7468 = { version = "0.7.0", features = ["std"] }
2424
configfs-tsm = "0.0.2"
2525
rand_core = { version = "0.6.4", features = ["getrandom"] }
26-
dcap-qvl = "0.3.10"
26+
dcap-qvl = "=0.3.10"
2727
hex = "0.4.3"
2828
hyper = { version = "1.7.0", features = ["server", "http2"] }
2929
hyper-util = { version = "0.1.17", features = ["tokio"] }

0 commit comments

Comments
 (0)