nccl 5.0.1

Minimal configuration file format and library.
Documentation
[package]
name = 'nccl'
version = '5.0.1'
authors = ['Zack <zphixon@gmail.com>']
description = 'Minimal configuration file format and library.'
documentation = 'https://docs.rs/nccl'
homepage = 'https://github.com/zphixon/nccl'
repository = 'https://github.com/zphixon/nccl'
keywords = ['nccl', 'configuration', 'config']
categories = ['config']
license = 'MIT'
readme = 'README.md'
edition = '2021'

[dependencies]
indexmap = '1.7.0'
fnv = '1.0.7'