Skip to content

Commit

Permalink
Merge pull request #69 from bachp/dependabot/cargo/time-0.3.37
Browse files Browse the repository at this point in the history
Bump time from 0.3.36 to 0.3.37
  • Loading branch information
bachp authored Dec 4, 2024
2 parents bb7a4c9 + 705b9d9 commit 6ba73e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -12,7 +12,7 @@ edition = "2021"
[dependencies]
derive-getters = "0.5.0"
quick-xml = "0.36.2"
time = { version = "0.3.36", features = ["formatting", "macros"], default-features = false }
time = { version = "0.3.37", features = ["formatting", "macros"], default-features = false }

[dev-dependencies]
doc-comment = "0.3.3"
Expand Down

0 comments on commit 6ba73e5

Please sign in to comment.