fix: small findings with regard to deletes from sidebar
This commit is contained in:
@@ -22,7 +22,7 @@ uuid = { version = "1", features = ["v4", "serde"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
serde_yaml = "0.9"
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
chrono = { version = "0.4", features = ["serde", "unstable-locales"] }
|
||||
sha2 = "0.10"
|
||||
md5 = "0.8.1"
|
||||
unicode-normalization = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user