summaryrefslogtreecommitdiff
path: root/isabelle2unicode/Cargo.toml
blob: 53a5aa476c5e6332ee1630012912c8c68f0c3e60 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "isabelle2unicode"
version = "0.1.0"
authors = ["stuebinm <stuebinm@disroot.org>"]
edition = "2018"

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

[dependencies]
isabelle-unicode = { path = "../isabelle-unicode" }