Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Commit

Permalink
Bump uuid from 0.6.5 to 0.8.2
Browse files Browse the repository at this point in the history
Bumps [uuid](https://github.com/uuid-rs/uuid) from 0.6.5 to 0.8.2.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@0.6.5...0.8.2)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2022
1 parent 4ad831e commit 638ef14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 47 deletions.
47 changes: 1 addition & 46 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ tracing-attributes = "0.1"
tracing-error = { version = "0.1" }
tracing-futures = "0.2"
tracing-subscriber = "0.2"
uuid = { version = "0.6", features = ["v4", "serde"] }
uuid = { version = "0.8", features = ["v4", "serde"] }
webrtc-sdp = "0.3"
lazy_static = "1.4.0"

Expand Down

0 comments on commit 638ef14

Please sign in to comment.