mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 23:23:57 +02:00
chore(deps): Update all dependencies to latest
This commit is contained in:
parent
f7c3717241
commit
412e3b1698
6 changed files with 304 additions and 315 deletions
|
@ -12,7 +12,7 @@ categories = ["api-bindings", "cryptography", "authentication"]
|
|||
|
||||
[dependencies]
|
||||
base64.workspace = true
|
||||
percent-encoding = "2.3.1"
|
||||
percent-encoding.workspace = true
|
||||
reqwest = { workspace = true, features = ["json"] }
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
|
@ -23,7 +23,7 @@ url.workspace = true
|
|||
[dev-dependencies]
|
||||
base64.workspace = true
|
||||
hex.workspace = true
|
||||
mockito = "1.4"
|
||||
mockito.workspace = true
|
||||
x509-cert.workspace = true
|
||||
|
||||
[[example]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue