pacta-executor 0.3.1

Pacta-native execution abstractions.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "pacta-executor"
description = "Pacta-native execution abstractions."
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
readme = "README.md"
keywords.workspace = true
categories.workspace = true
publish.workspace = true

[dependencies]
pacta-contract.workspace = true