Skip to content

Commit

Permalink
Merge pull request #457 from pbs-data-solutions/dependabot/cargo/chro…
Browse files Browse the repository at this point in the history
…no-0.4.39

Bump chrono from 0.4.38 to 0.4.39
  • Loading branch information
sanders41 authored Dec 10, 2024
2 parents 3303dff + f2ba0e7 commit 0e3f9ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ crate-type = ["cdylib"]

[dependencies]
anyhow = "1.0.94"
chrono = "0.4.38"
chrono = "0.4.39"
prelude-xml-parser = { version = "0.7.3", features = ["python"] }
pyo3 = { version = "0.23.3", features = ["extension-module"] }
roxmltree = "0.20.0"
Expand Down

0 comments on commit 0e3f9ed

Please sign in to comment.