Skip to content

Commit

Permalink
Merge pull request #209 from Ptrskay3/dependabot/cargo/axum1/oauth2-4…
Browse files Browse the repository at this point in the history
….4.2

Bump oauth2 from 4.4.1 to 4.4.2 in /axum1
  • Loading branch information
Ptrskay3 authored Sep 9, 2023
2 parents 654ed57 + df99b2b commit 7fabfbf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions axum1/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 axum1/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ reqwest = { version = "0.11", default-features = false, features = ["json", "rus
meilisearch-sdk = "0.24.1"
serde_json = "1.0.105"
# OAuth
oauth2 = "4.4.1"
oauth2 = "4.4.2"
# Input validation
validator = { version = "0.16", features = ["derive"] }
# regex (mostly for validation) and utilities
Expand Down

0 comments on commit 7fabfbf

Please sign in to comment.