summaryrefslogtreecommitdiffstats
path: root/melib/Cargo.toml
blob: e522490b3573c3db42fdb97ea02bd89dd5f0c029 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[package]
name = "melib"
version = "0.0.1"  #:version
edition = "2018"
authors = ["Manos Pitsidianakis <el13635@mail.ntua.gr>"]
workspace = ".."

[dependencies]
bitflags = "1.0"
chan = "0.1.21"
chrono = { version = "0.4", features = ["serde"] }
crossbeam = "^0.3.0"
data-encoding = "2.1.1"
encoding = "0.2.33"
fnv = "1.0.3"
memmap = "0.5.2"
nom = "3.2.0"
notify = "4.0.1"
notify-rust = "^3"
termion = "1.5.1"
xdg = "2.1.0"
serde = "1.0.71"
serde_derive = "1.0.71"
bincode = "1.0.1"
uuid = { version = "0.6", features = ["serde", "v4"] }
unicode-segmentation = "1.2.1" # >:c