handlebars_switch 0.6.0

Adds a `{{#switch}}` helper to handlebars-rust.
Documentation
[dependencies.handlebars]
version = "5.0"

[dependencies.serde_json]
version = "1.0"

[package]
authors = ["Jeremy Nicklas <jeremywnicklas@gmail.com>"]
description = "Adds a `{{#switch}}` helper to handlebars-rust."
documentation = "https://docs.rs/handlebars_switch/"
edition = "2021"
homepage = "https://github.com/nickjer/handlebars_switch"
keywords = ["handlebars", "templating", "web"]
license = "MIT"
name = "handlebars_switch"
readme = "README.md"
repository = "https://github.com/nickjer/handlebars_switch"
version = "0.6.0"