riker-default 0.2.4

Riker's default Model and modules providing core services
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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "riker-default"
version = "0.2.4"
authors = ["Lee Smith <leenozara@gmail.com>"]
description = "Riker's default Model and modules providing core services"
homepage = "https://riker.rs"
readme = "README.md"
keywords = ["event-sourcing", "scheduler", "async"]
license = "MIT"
repository = "https://github.com/riker-rs/riker-default"
[dependencies.riker]
version = "0.2.4"

[dependencies.riker-deadletter]
version = "0.2.4"

[dependencies.riker-dispatcher]
version = "0.2.4"

[dependencies.riker-log]
version = "0.2.4"

[dependencies.riker-mapvec]
version = "0.2.4"

[dependencies.riker-timer]
version = "0.2.4"