Skip to content

0.1.41

Choose a tag to compare

@github-actions github-actions released this 08 Feb 13:09
· 67 commits to main since this release
Immutable release. Only release title and notes can be modified.
  • Add Config::cfg. (#40)

  • Fix handling of cfg(<key> = ""). (#40)

  • Implement From<&'a Box<str>> for TargetTripleRef<'a>, From<Box<str>> for TargetTripleRef<'static>.