Cleanup
This commit is contained in:
@@ -8,7 +8,6 @@ url = "2"
|
||||
inotify = "0.11.0"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
envman = "2.0.0"
|
||||
fb2 = "0.4.4"
|
||||
chrono = "0.4.42"
|
||||
uuid = { version = "1.18.1", features = [
|
||||
"v4",
|
||||
@@ -20,7 +19,6 @@ uuid = { version = "1.18.1", features = [
|
||||
"rng",
|
||||
] }
|
||||
quick-xml = { version = "0.38.3", features = ["serialize", "serde"] }
|
||||
log = "0.4.28"
|
||||
|
||||
[profile.release]
|
||||
lto = "fat"
|
||||
Reference in New Issue
Block a user