mirror of
https://github.com/uutils/coreutils
synced 2024-12-19 01:23:53 +00:00
480019f5b3
We are using connect() instead of join() until Rust 1.3 is stable. Currently, connect() is just a thin wrapper over join(). Keeping the deprecated method allows us to build on all releases. |
||
---|---|---|
.. | ||
users.rs |