Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
chore: bump jsonwebtoken
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-camuto committed May 6, 2024
1 parent 51fe937 commit 62c72fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ethers-providers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ http = "0.2"
reqwest = { workspace = true, features = ["json"] }
url.workspace = true
base64 = "0.22"
jsonwebtoken = "8"
jsonwebtoken = "9"

async-trait.workspace = true
hex.workspace = true
Expand Down

0 comments on commit 62c72fd

Please sign in to comment.