beediff 0.1.1

Implementation of the LCS algorithm in various applications
Documentation
[package]
name = "beediff"
version = "0.1.1"
authors = ["Piotr Pszczółkowski <piotr@beesoft.pl>"]
license = "MIT"
homepage = "http://www.beesoft.pl"
edition = "2018"
description = """
Implementation of the LCS algorithm in various applications
"""

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]