Skip to content

Commit

Permalink
fix(deps): update rust crate time to 0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and RouHim committed May 22, 2022
1 parent 55b3001 commit 1c447e8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 170 deletions.
179 changes: 10 additions & 169 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 @@ -9,7 +9,7 @@ serde = { version = "1.0.137", features = ["derive"] }
serde_json = "1.0.81"
chrono = { version = "0.4.19", features = ["serde"] }
now = "0.1.2"
time = "0.2.23"
time = "0.3.9"
md5 = "0.7.0"
reqwest = { version = "0.11.10", features = ["blocking"] }
roxmltree = "0.14.1"
Expand Down

0 comments on commit 1c447e8

Please sign in to comment.