mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-05 03:54:35 +00:00
2c2a931c23
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. |
||
---|---|---|
.. | ||
audioipc | ||
client | ||
server | ||
Cargo.toml | ||
gecko.patch | ||
README_MOZILLA | ||
README.md | ||
rustfmt.toml | ||
update.sh |