Skip to content

Commit

Permalink
fix(deps): update rust crate once_cell to 1.17.1 (#192)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 10, 2023
1 parent c7f8d8d commit ea5b26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native/mediasoup_elixir/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ rustler = "0.23.0"
mediasoup = "0.11.4"
mediasoup-sys = ">=0.5.4"
futures-lite = "1.13.0"
once_cell = "1.16.0"
once_cell = "1.17.1"
num_cpus = "1.15.0"
async-executor = "1.5.1"
serde = { version = "1.0.148", features = ["derive"] }
Expand Down

0 comments on commit ea5b26e

Please sign in to comment.