Skip to content

Commit

Permalink
Bump webrtc lib to latest (#748)
Browse files Browse the repository at this point in the history
* Bump webrtc lib to latest

Working on updating the same server side, so we need this to correspond.

* Update lock as well

Needed to add some nix flake stuff to handle my dev env.
  • Loading branch information
iterion authored Jan 31, 2025
1 parent 5d6cdfb commit 0127178
Show file tree
Hide file tree
Showing 6 changed files with 183 additions and 116 deletions.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
use flake .
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/target
.vscode/
.direnv/
.idea/
flamegraph.svg
perf.data
166 changes: 51 additions & 115 deletions Cargo.lock

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

Loading

0 comments on commit 0127178

Please sign in to comment.