Skip to content

Commit b953c3e

Browse files
authored
Merge pull request #156 from pbs-data-solutions/dependabot/cargo/chrono-0.4.42
Bump chrono from 0.4.41 to 0.4.42
2 parents fe49c7f + a845fac commit b953c3e

File tree

2 files changed

+14
-15
lines changed

2 files changed

+14
-15
lines changed

Cargo.lock

Lines changed: 13 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ license = "MIT"
1515
python = ["dep:pyo3"]
1616

1717
[dependencies]
18-
chrono = { version = "0.4.41", features = ["serde"] }
18+
chrono = { version = "0.4.42", features = ["serde"] }
1919
pyo3 = { version = "0.26.0", optional = true }
2020
quick-xml = { version = "0.38.3", features = ["serde", "serialize"] }
2121
serde = { version = "1.0.219", features = ["derive"] }

0 commit comments

Comments
 (0)