friendly_id 0.1.2

The FriendlyID library converts a given UUID to a URL-friendly ID which is based on Base62
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly