Skip to content

Commit

Permalink
Merge pull request #217 from erooster-mail/dependabot/cargo/url-2.4.1
Browse files Browse the repository at this point in the history
Bump url from 2.4.0 to 2.4.1
  • Loading branch information
MTRNord committed Sep 8, 2023
2 parents 5a2c1c0 + e3613f9 commit d62defa
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 crates/erooster_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ tokio-util = { version = "0.7.7", features = ["full"] }
tracing = "0.1.37"
tracing-error = "0.2.0"
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
url = "2.3.1"
url = "2.4.1"
secrecy = "0.8.0"

[build-dependencies]
Expand Down

0 comments on commit d62defa

Please sign in to comment.