Skip to content

Commit

Permalink
chore: update rust crate str0m to 0.1.1 (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent bc9e2ac commit 565ee3a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 transports/webrtc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cluster = { package = "atm0s-media-server-cluster", path = "../../packages/clust
async-std = { workspace = true }
async-trait = { workspace = true }

str0m = { version = "0.1.0", package = "atm0s-custom-str0m" }
str0m = { version = "0.1.1", package = "atm0s-custom-str0m" }
futures = { workspace = true }
log = { workspace = true }
serde = { workspace = true }
Expand Down

0 comments on commit 565ee3a

Please sign in to comment.