We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67cd2fa commit 9c689c5Copy full SHA for 9c689c5
Cargo.toml
@@ -15,9 +15,7 @@ repository = "https://github.com/PlexSheep/kauma"
15
[dependencies]
16
getopts = "0.2"
17
serde = { version = "1.0", features = ["derive"] }
18
-serde_json = "1.0"
19
daemonize = "0.5"
20
-rusqlite = "0.32.1"
21
bincode = "1.3.3"
22
flagset = { version = "0.4.6", features = ["serde"] }
23
0 commit comments