Skip to content

Commit

Permalink
Bump url from 2.5.3 to 2.5.4 in the minor-patch group across 1 direct…
Browse files Browse the repository at this point in the history
…ory (#43)

Bumps the minor-patch group with 1 update in the / directory:

url 2.5.3 -> 2.5.4

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 9b92a65 commit 6b8bdab
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 tower-oauth2-resource-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ serde = "1.0.215"
serde_with = "3.9.0"
tokio = { workspace = true, features = ["rt", "sync", "time"] }
tower = { workspace = true }
url = { version = "2.5.3", features = ["serde"] }
url = { version = "2.5.4", features = ["serde"] }

[dev-dependencies]
base64 = "0.22.1"
Expand Down

0 comments on commit 6b8bdab

Please sign in to comment.