Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent b4b5adc commit 29be620
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 67 deletions.
106 changes: 41 additions & 65 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ openssl = "0.10.57"
regex = "1.9.5"
reqwest = { version = "0.11.20", features = ["serde_json", "json"] }
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.106"
serde_json = "1.0.107"
tokio = { version = "1.32.0", features = ["full"] }
tower = { version = "0.4.13", features = ["limit", "buffer"] }
tower-http = { version = "0.4.4", features = ["cors"] }
tracing = "0.1.37"
tracing-subscriber = "0.3.17"
url = "2.4.1"
vercel_runtime = "1.0.2"
vercel_runtime = "1.1.0"


[[bin]]
Expand Down

0 comments on commit 29be620

Please sign in to comment.