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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
[]
= "mx"
= "0.1.18"
= "2021"
= "Matrix CLI - Knowledge indexing and task management"
= ["Cory Zibell <cory@zibell.cloud>"]
= "MIT OR Apache-2.0"
= "https://github.com/coryzibell/mx"
[]
# CLI
= { = "4", = ["derive"] }
# SQLite
= { = "0.32", = ["bundled"] }
# Serialization
= { = "1", = ["derive"] }
= "1"
= "0.9"
# File system
= "2"
= "6"
# Hashing for IDs
= "1"
# Error handling
= "1"
= "2"
# Time
= { = "0.4", = ["serde"] }
# Markdown parsing
= "0.12"
# Paths
= "5"
# Random
= "0.9"
# HTTP client
= { = "0.12", = false, = ["json", "blocking", "rustls-tls"] }
= "2"
= "1.12.2"
# JWT for GitHub App auth
= "9"
= "1"
# Temporary directories
= "3"
[]
= "1"
= false
= ["user-hooks"]
[[]]
= "mx"
= "src/main.rs"