periodic_table 0.5.0

Library that provides a list of elements in the periodic table
Documentation
[build-dependencies.askama]
version = "0.12"

[build-dependencies.csv]
version = "1.1"

[build-dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
authors = ["Victor Koenders <victor.koenders@gmail.com>"]
description = "Library that provides a list of elements in the periodic table"
edition = "2021"
license = "MIT"
name = "periodic_table"
readme = "readme.md"
repository = "https://github.com/trangar/periodic_table"
rust-version = "1.62.1"
version = "0.5.0"