pin-utils icon indicating copy to clipboard operation
pin-utils copied to clipboard

Release 0.1.1

Open taiki-e opened this issue 4 years ago • 1 comments

Changes:

  • Deprecate unsafe_pinned! and unsafe_unpinned!. Use pin-project or pin-project-lite crate instead. (#33)
  • Soft-deprecate pin_mut! in favor of std::pin::pin! that stabilized in Rust 1.68. (#39)

taiki-e avatar Jan 05 '21 08:01 taiki-e

Hmm, I don't have the publish permission of pin-utils.

@MajorBreakfast @cramertj Would you give me the publish permission of pin-utils?

taiki-e avatar Jan 05 '21 08:01 taiki-e