Skip to content

Commit

Permalink
Merge pull request #19 from trinhminhtriet/dependabot/cargo/url-2.5.4
Browse files Browse the repository at this point in the history
build(deps): bump url from 2.5.2 to 2.5.4
  • Loading branch information
trinhminhtriet authored Dec 2, 2024
2 parents 9030b72 + 3c48053 commit 8cefb66
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 32 deletions.
302 changes: 271 additions & 31 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 @@ -31,7 +31,7 @@ serde = { version = "1.0.214", features = ["derive"] }
serde_yaml = "0.9.34"
thiserror = "2.0.3"
time = { version = "0.3.36", features = [ "serde-human-readable" ] }
url = "2.5.2"
url = "2.5.4"
walkdir = "2.5.0"

[build-dependencies]
Expand Down

0 comments on commit 8cefb66

Please sign in to comment.