Skip to content

Commit

Permalink
chore(deps): update rust crate const-oid to 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and flihp committed Aug 4, 2023
1 parent 1e45e5a commit 384cc1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dice-mfg/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "MPL-2.0"
anyhow = { workspace = true, features = ["std"] }
chrono = { workspace = true, features = ["clock", "std"] }
clap = { workspace = true, features = ["derive", "env"] }
const-oid = { version = "0.9.2", features = ["std", "db"] }
const-oid = { version = "0.9.4", features = ["std", "db"] }
corncobs.workspace = true
dice-mfg-msgs = { path = "../dice-mfg-msgs", features = ["std"] }
env_logger.workspace = true
Expand Down

0 comments on commit 384cc1f

Please sign in to comment.