Skip to content

Commit

Permalink
Bump livekit sha
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbrunsfeld committed Jun 26, 2024
1 parent 9348a4f commit 609b5ae
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -317,7 +317,7 @@ itertools = "0.11.0"
lazy_static = "1.4.0"
libc = "0.2"
linkify = "0.10.0"
livekit = { git = "https://github.com/livekit/rust-sdks", rev = "b0391a8a9644344731d7ae43289418c9134e2de0", features = ["dispatcher", "native-tls"], default-features = false }
livekit = { git = "https://github.com/livekit/rust-sdks", rev = "9ee485e36c5f4671599605f0db2474834001b606", features = ["dispatcher", "native-tls"], default-features = false }
log = { version = "0.4.16", features = ["kv_unstable_serde"] }
markup5ever_rcdom = "0.3.0"
nanoid = "0.4"
Expand Down

0 comments on commit 609b5ae

Please sign in to comment.