gecko-dev/media/audioipc
Andreas Tolfsen 2c2a931c23 bug 1490674: audioipc: relax log crate dependency version; r=kamidphish
By relaxing the version dependency on the log crate we are able to
get rid of duplicate vendored crates.

This particular version number, combined with rsdparsa depending
on "*" (anything) meant that a change to this version number in
audioipc would have reprecussions on the dependencies of rsdparsa.
I will address the wildcard version in a separate patch on rsdparsa.
2018-09-14 12:28:00 +01:00
..
audioipc bug 1490674: audioipc: relax log crate dependency version; r=kamidphish 2018-09-14 12:28:00 +01:00
client bug 1490674: audioipc: relax log crate dependency version; r=kamidphish 2018-09-14 12:28:00 +01:00
server bug 1490674: audioipc: relax log crate dependency version; r=kamidphish 2018-09-14 12:28:00 +01:00
Cargo.toml
README.md
README_MOZILLA Bug 1470041 - Update audioipc to 3d716fe8. r=kamidphish 2018-08-26 20:33:19 +12:00
gecko.patch Bug 1440538 - P2: Update audioipc to commit 933fb48. r=kinetik 2018-02-13 14:39:06 +10:00
rustfmt.toml
update.sh Bug 1428952 - P2: Add update.sh for updating audioipc crates. r=kinetik 2018-01-09 10:50:40 +10:00

README.md

Cubeb Audio Remoting Prototype