soundcloud-fs
soundcloud-fs copied to clipboard
A SoundCloud FUSE driver optimized for music libraries
I ran [a `cargo update`](https://github.com/ckiee/soundcloud-fs/commit/9698946117e5436be62312f10f2f2cd0a0236dbd) but running it throws a bunch of 40[34]s from reqwest. Could you maybe stick something on the README saying it's currently incompatible to deter future...
Bumps [thread_local](https://github.com/Amanieu/thread_local-rs) from 1.0.1 to 1.1.4. Commits 4a54e57 Bump version to 1.1.4 ebf8b45 Merge pull request #34 from ibraheemdev/patch-1 3d69afa Fix memory ordering in RawIter::next c7d8dcd Bump version to 1.1.3...
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.2.0 to 1.8.0. Release notes Sourced from smallvec's releases. v1.8.0 Add optional support for the arbitrary crate (#275). v1.7.0 new_const and from_const constructors for creating a SmallVec...
Bumps [futures-task](https://github.com/rust-lang/futures-rs) from 0.3.4 to 0.3.21. Release notes Sourced from futures-task's releases. 0.3.21 Fix potential data race in FlattenUnordered that introduced in 0.3.20 (#2566) 0.3.20 Fix stacked borrows violations when...
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.4 to 0.3.21. Release notes Sourced from futures-util's releases. 0.3.21 Fix potential data race in FlattenUnordered that introduced in 0.3.20 (#2566) 0.3.20 Fix stacked borrows violations when...
Bumps [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) from 0.2.1 to 0.2.3. Commits 149a3c9 Release crossbeam-queue 0.2.3 18363b5 Merge #476 e32c891 Release new versions 6d6591a Merge #474 528c3ca Undo bump of rand as it bumps MSRV...
Bumps [net2](https://github.com/deprecrated/net2-rs) from 0.2.33 to 0.2.37. Commits a183475 Release v0.2.37 6081dff haiku: Fix sockaddr_in/sockaddr_in6; Solves #108 71708b7 Release v0.2.36 49b43f2 Do not assume memory layout of std::net::SocketAddr 77a6eb4 Release v0.2.35...
Bumps [miow](https://github.com/yoshuawuyts/miow) from 0.2.1 to 0.2.2. Commits 6fd7b9c Bump version to 0.2.2 550efc2 Merge branch 'fix-sockaddr-convertion-v0.2.x' into 0.2.x ca8db53 Stop using from_ne_bytes to be compatible with Rust < 1.32.0 3e217e3...
Bumps [hyper](https://github.com/hyperium/hyper) from 0.13.2 to 0.13.10. Release notes Sourced from hyper's releases. v0.13.10 Bug Fixes http1: fix server misinterpretting multiple Transfer-Encoding headers (6d9e5f9f) See https://github.com/hyperium/hyper/security/advisories/GHSA-6hfq-h8hq-87mf v0.13.9 Bug Fixes client: fix...
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.2.0 to 3.10.0. Changelog Sourced from bumpalo's changelog. 3.10.0 Released 2022-06-01. Added Implement bumpalo::collections::FromIteratorIn for Option and Result, just like core does for FromIterator. Implement bumpalo::collections::FromIteratorIn for...