Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 15 May 09:44
· 200 commits to master since this release
8b023d9

Changed

  • Now cargo-equip replaces paths and use trees that have leading semicolons. (#113)

    use ::{lib1::A, lib2::B}

    use /*::*/crate::{/*lib1*/__lib1_0_1_0::A, /*lib2*/lib2_0_1_0::B}
  • Updated rust-analyzer to 2021-05-10. (#114)