libpetri-export 1.3.3

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.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f451fc3e60fc323666503117bc6a227c19cb50bd038e46031d43708a79570ff"

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