We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10652cb commit ff50581Copy full SHA for ff50581
Cargo.toml
@@ -23,7 +23,7 @@ anyhow = "1.0.100"
23
pem-rfc7468 = { version = "0.7.0", features = ["std"] }
24
configfs-tsm = "0.0.2"
25
rand_core = { version = "0.6.4", features = ["getrandom"] }
26
-dcap-qvl = "0.3.10"
+dcap-qvl = "=0.3.10"
27
hex = "0.4.3"
28
hyper = { version = "1.7.0", features = ["server", "http2"] }
29
hyper-util = { version = "0.1.17", features = ["tokio"] }
0 commit comments