Skip to content

Commit

Permalink
Merge pull request containers#1442 from containers/dependabot/cargo/u…
Browse files Browse the repository at this point in the history
…uid-1.4.0

build(deps): bump uuid from 1.3.4 to 1.4.0
  • Loading branch information
openshift-merge-robot authored Jun 28, 2023
2 parents 738c67c + 233616d commit 0909284
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion conmon-rs/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ tracing = "0.1.37"
tracing-opentelemetry = "0.19.0"
tracing-subscriber = "0.3.17"
tz-rs = "0.6.14"
uuid = { version = "1.3.4", features = ["v4", "fast-rng", "macro-diagnostics"] }
uuid = { version = "1.4.0", features = ["v4", "fast-rng", "macro-diagnostics"] }

[build-dependencies]
shadow-rs = "=0.23.0"
Expand Down

0 comments on commit 0909284

Please sign in to comment.