diff --git a/Cargo.toml b/Cargo.toml index 41bd620..4d1bd6d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,6 @@ features = ["derive"] [dependencies.chrono] version = "0.4.20" default-features = false -features = ["serde"] [dependencies.num-traits] version = "0.2"