Skip to content

Commit 6d369e4

Browse files
authored
Merge branch 'hapi-gpu-verify' into hapi-gpu-ocsp-cache
2 parents 65e7f1f + 184df60 commit 6d369e4

10 files changed

Lines changed: 166 additions & 103 deletions

File tree

dstack/Cargo.lock

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

dstack/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ moka = { version = "0.12.15", default-features = false, features = ["sync"] }
130130
notify = "8.0.0"
131131
nvml-wrapper = "0.12.1"
132132
rand = "0.8.5"
133-
regorus = { version = "0.4.0", default-features = false, features = ["full-opa"] }
133+
regorus = { version = "0.10.1", default-features = false, features = ["full-opa", "arc"] }
134134
tracing = "0.1.40"
135135
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
136136
safe-write = "0.1.2"

0 commit comments

Comments
 (0)