Package: rust-smol / 2.0.2-5

Metadata

Package Version Patches format
rust-smol 2.0.2-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_rustix.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 accept newer branches of crate rustix
2001_inotify.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 accept older branches of crate inotify
2002_tests.patch | (download)

Cargo.toml | 16 3 + 13 - 0 !
1 file changed, 3 insertions(+), 13 deletions(-)

 avoid test-building examples or depending on crates for them
2002_windows.patch | (download)

Cargo.toml | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 avoid windows-only dependency on crate uds_windows
2003_network.patch | (download)

src/lib.rs | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 avoid network-requiring doctest