filter-city 0.1.7

This program allows to search a city in ASCII all over the world in a json file.
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0.102"

[dependencies.serde_derive]
version = "1.0.102"

[dependencies.serde_json]
version = "1.0.41"

[dependencies.unidecode]
version = "0.3.0"

[package]
authors = ["Stéphane Bressani <s.bressani@bluewin.ch>"]
categories = ["value-formatting"]
description = "This program allows to search a city in ASCII all over the world in a json file."
documentation = "https://github.com/stephaneworkspace/filter-city"
edition = "2018"
homepage = "https://github.com/stephaneworkspace/filter-city"
keywords = ["city"]
license-file = "LICENSE"
name = "filter-city"
readme = "README.md"
repository = "https://github.com/stephaneworkspace/filter-city"
version = "0.1.7"