Bump dependencies to current version
This commit is contained in:
753
Cargo.lock
generated
753
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -14,14 +14,14 @@ chrono = "0.4.22"
|
|||||||
chrono-tz = "0.8.5"
|
chrono-tz = "0.8.5"
|
||||||
diesel = { version = "2.0.2", features = ["chrono", "sqlite"] }
|
diesel = { version = "2.0.2", features = ["chrono", "sqlite"] }
|
||||||
diesel_migrations = "2.0.0"
|
diesel_migrations = "2.0.0"
|
||||||
ical = { version = "0.10.0", features = ["ical"], default-features = false }
|
ical = { version = "0.11.0", features = ["ical"], default-features = false }
|
||||||
itertools = "0.12.0"
|
itertools = "0.12.0"
|
||||||
log = "0.4.17"
|
log = "0.4.17"
|
||||||
once_cell = "1.17.0"
|
once_cell = "1.17.0"
|
||||||
pretty_env_logger = "0.5.0"
|
pretty_env_logger = "0.5.0"
|
||||||
regex = "1.6.0"
|
regex = "1.6.0"
|
||||||
reqwest = "0.11.12"
|
reqwest = "0.12.4"
|
||||||
rrule = "0.11.0"
|
rrule = "0.12.0"
|
||||||
rust-i18n = "3.0.1"
|
rust-i18n = "3.0.1"
|
||||||
serde = { version = "1.0.145", features = ["derive"] }
|
serde = { version = "1.0.145", features = ["derive"] }
|
||||||
serde_yaml = "0.9.13"
|
serde_yaml = "0.9.13"
|
||||||
|
|||||||
Reference in New Issue
Block a user