ambient_friendly_id 0.2.1

Streamlined replacement of `friendly_id`.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "ambient_friendly_id"
edition = "2021"
description = "Streamlined replacement of `friendly_id`."
license = "MIT OR Apache-2.0"
repository = "https://github.com/AmbientRun/Ambient"
rust-version = { workspace = true }
version = { workspace = true }

[dependencies]
rand = { workspace = true }