evix-protocol 1.0.1

Daemon and worker protocol types for evix
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name                   = "evix-protocol"
description            = "Daemon and worker protocol types for evix"
edition.workspace      = true
version.workspace      = true
rust-version.workspace = true
license.workspace      = true
repository.workspace   = true

[dependencies]
evix.workspace       = true
serde.workspace      = true
serde_json.workspace = true