teliox 0.17.10

Library for the Transaction Event Log
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "teliox"
version = "0.17.10"
authors = ["Human Colossus Foundation <contact@humancolossus.org>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Library for the Transaction Event Log"
readme = "README.md"
license = "EUPL-1.2"
repository = "https://github.com/THCLab/keriox"

[package.metadata.release]
pre-release-hook = ["ls"]
publish = false

[lib]
name = "teliox"
path = "src/lib.rs"

[dependencies.arrayref]
version = "0.3.6"

[dependencies.base64]
version = "0.13.0"

[dependencies.cesrox]
version = "0.1.7"

[dependencies.chrono]
version = "0.4.18"
features = ["serde"]

[dependencies.keri-core]
version = "0.17.10"
features = ["query"]

[dependencies.redb]
version = "2.6.0"

[dependencies.said]
version = "0.4.3"

[dependencies.serde]
version = "1.0"

[dependencies.serde-hex]
version = "0.1"

[dependencies.serde_cbor]
version = "0.11.1"

[dependencies.serde_json]
version = "1.0"

[dependencies.thiserror]
version = "1.0"

[dev-dependencies.tempfile]
version = "3.1"