rm old julian dep

This commit is contained in:
Doug Anderson444
2025-02-10 22:00:18 -04:00
parent 0423945803
commit 3734870c6b

View File

@@ -52,7 +52,6 @@ thiserror = "1.0.61"
getrandom = { version = "0.2.15" }
regex = "1.11.1"
regex-syntax = { version = "0.8.5", default-features = false, features = ["unicode"] }
julian_day_converter = "0.3.2"
chrono = { version = "0.4.38", default-features = false, features = ["clock"] }
julian_day_converter = "0.4.4"
jsonb = { version = "0.4.4", optional = true }