diff --git a/Cargo.toml b/Cargo.toml index 78ddc9f2c..5c0f89e70 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ chrono = { version = "0.4", default-features = false, features = ["std", "clock" chrono-tz = { version = "0.8", features = ["serde"] } csv = "1" derivative = "2" -geo = "0.27" +geo = "0.28" iso4217 = "0.3" lazy_static = "1" md5 = "0.7"