chronovox 0.1.0

uvoxid based event persistence
Documentation
# chronovox

[![CI](https://github.com/JDPlumbing/chronovox/actions/workflows/ci.yml/badge.svg)](https://github.com/JDPlumbing/chronovox/actions)

Created by [JDPlumbing](https://github.com/JDPlumbing)

## 📦 Installation

```bash
cargo install chronovox
```

## 🚀 Usage

```rust
fn main() {
    println!("Hello from your new crate!");
}
```