Skip to content

Commit

Permalink
⬆️ Update chrono to 0.4.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent 5f11c10 commit 29284a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zvariant/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ static_assertions = "1.1.0"
uuid = { version = "1.2.1", features = ["serde"], optional = true }
url = { version = "2.3.1", features = ["serde"], optional = true }
time = { version = "0.3.16", features = ["serde"], optional = true }
chrono = { version = "0.4.23", features = [
chrono = { version = "0.4.34", features = [
"serde",
], default-features = false, optional = true }

Expand Down

0 comments on commit 29284a4

Please sign in to comment.