libpetri-export 1.4.0

DOT export pipeline for libpetri Coloured Time Petri Net engine
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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
rust-version = "1.88"
name = "libpetri-export"
version = "1.4.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "DOT export pipeline for libpetri Coloured Time Petri Net engine"
homepage = "https://libpetri.org"
readme = false
license = "Apache-2.0"
repository = "https://github.com/libpetri/libpetri"
resolver = "2"

[lib]
name = "libpetri_export"
path = "src/lib.rs"

[dependencies.libpetri-core]
version = "1.4.0"