[dev-dependencies.rand]
features = ["small_rng"]
version = "0.8"
[package]
description = "Implementation of LCS-based diff algorithm"
edition = "2021"
license = "MPL-2.0"
name = "wgdiff"
readme = "README.md"
repository = "https://github.com/Daniikk1012/wgdiff-rs"
resolver = "2"
version = "0.4.3"