[dependencies.anyhow]
version = "1.0"
[dependencies.xmltree]
version = "0.10"
[lib]
name = "easyfix_dictionary"
path = "src/lib.rs"
[package]
authors = ["Łukasz Dańko <lukasz.danko@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Easy FIX (Financial Information Exchange) toolset - quickfix compatible messages dictionary."
edition = "2021"
license = "MIT"
name = "easyfix-dictionary"
readme = "README.md"
repository = "https://github.com/ldanko/easyfix"
version = "0.3.2"