File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ attest.path = "attest"
1919chrono = { version = " 0.4.42" , default-features =false }
2020clap = { version = " 4.5.51" , features = [" derive" , " env" ] }
2121clap-verbosity = " 2.1.0"
22- const-oid = { version = " 0.9.6 " , default-features = false }
22+ const-oid = { version = " 0.10.2 " , default-features = false }
2323corncobs = " 0.1"
2424ctrlc = " 3.5.1"
2525der = { version = " 0.7.10" , default-features = false }
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ license = "MPL-2.0"
99anyhow = { workspace = true , features = [" std" ] }
1010chrono = { workspace = true , features = [" clock" , " std" ] }
1111clap.workspace = true
12- const-oid = { version = " 0.9.6 " , features = [" std" , " db" ] }
12+ const-oid = { version = " 0.10.2 " , features = [" std" , " db" ] }
1313corncobs.workspace = true
1414dice-mfg-msgs = { path = " ../dice-mfg-msgs" , features = [" std" ] }
1515env_logger.workspace = true
You can’t perform that action at this time.
0 commit comments