Update rust dependencies to current version
This commit is contained in:
@@ -14,7 +14,7 @@ chrono = "0.4.22"
|
||||
chrono-tz = "0.8.5"
|
||||
diesel = { version = "2.0.2", features = ["chrono", "sqlite"] }
|
||||
diesel_migrations = "2.0.0"
|
||||
ical = { version = "0.9.0", features = ["ical"], default-features = false }
|
||||
ical = { version = "0.10.0", features = ["ical"], default-features = false }
|
||||
log = "0.4.17"
|
||||
once_cell = "1.17.0"
|
||||
pretty_env_logger = "0.5.0"
|
||||
|
||||
Reference in New Issue
Block a user