libpetri-export 1.4.0

DOT export pipeline for libpetri Coloured Time Petri Net engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "libpetri-core"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "797ab60830c5e3effcf464c5e335cfa710748ed56dba45beb7fb1fdea84418fb"

[[package]]
name = "libpetri-export"
version = "1.4.0"
dependencies = [
 "libpetri-core",
]