mimium-diff-visualizer 4.0.2

visualizer for mimium live upstate algorithm explanation
# 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"
name = "mimium-diff-visualizer"
version = "4.0.2"
authors = ["Tomoya Matsuura <me@matsuuratomoya.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "visualizer for mimium live upstate algorithm explanation"
readme = false
license = "MPL-2.0"
repository = "https://github.com/mimium-org/mimium-rs/"
resolver = "2"

[package.metadata.dist]
dist = false

[[bin]]
name = "mimium-diff-visualizer"
path = "src/main.rs"

[dependencies.anyhow]
version = "1.0"

[dependencies.mimium-lang]
version = "4.0.2"

[dependencies.state-tree]
version = "4.0.2"