flow-record 0.4.3

library to create records to be used by the rdump cli utility
Documentation
[dependencies.binrw]
version = "0.14"

[dependencies.bitflags]
version = "2.6.0"

[dependencies.bodyfile]
version = "0.1"

[dependencies.chrono]
version = "0.4"

[dependencies.flow-record-common]
version = "0.4.3"

[dependencies.flow-record-derive]
version = "0.4.3"

[dependencies.lazy-regex]
version = "3.3.0"

[dependencies.rmpv]
version = "1.3.0"

[dependencies.sha2]
version = "0.10.8"

[dependencies.strum]
features = ["derive"]
version = "0.26.3"

[[example]]
name = "bodyfile"
path = "examples/bodyfile.rs"

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

[package]
authors = ["Jan Starke <jan.starke@posteo.de>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "library to create records to be used by the rdump cli utility"
documentation = "https://docs.rs/flow-record"
edition = "2021"
license = "GPL-3.0"
name = "flow-record"
readme = "README.md"
repository = "https://github.com/janstarke/flow-record"
version = "0.4.3"