[dependencies.log]
version = "0.4.25"
[dependencies.rasn]
version = "0.22.2"
[dependencies.strum]
version = "0.26.3"
[dependencies.strum_macros]
version = "0.26.3"
[lib]
name = "z39"
path = "src/lib.rs"
[package]
authors = ["Bill Erickson <berickxx@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools", "network-programming", "parser-implementations"]
description = "Z39.50 Types and ASN.1 Messages"
edition = "2021"
keywords = ["z39", "z3950", "library", "asn1", "bib1"]
license-file = "LICENSE"
name = "z39"
readme = "README.md"
repository = "https://github.com/kcls/evergreen-universe-rs"
version = "0.1.0"