Skip to content

Commit 8f2c2eb

Browse files
committed
Cargo.toml/lock: switch to main branch for dice-verifier
1 parent ccbb92f commit 8f2c2eb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ debug-ignore = "1.0.5"
458458
derive_more = "0.99.20"
459459
derive-where = "1.5.0"
460460
dev-tools-common = { path = "dev-tools/common" }
461-
dice-verifier = { git = "https://github.com/oxidecomputer/dice-util", branch = "generic-nonce", default-features = false }
461+
dice-verifier = { git = "https://github.com/oxidecomputer/dice-util", branch = "main", default-features = false }
462462
# Having the i-implement-... feature here makes diesel go away from the workspace-hack
463463
diesel = { version = "2.2.12", features = ["i-implement-a-third-party-backend-and-opt-into-breaking-changes", "postgres", "r2d2", "chrono", "serde_json", "network-address", "uuid"] }
464464
diesel-dtrace = "0.4.2"

0 commit comments

Comments
 (0)