Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/softprops/action-g…
Browse files Browse the repository at this point in the history
…h-release-2
  • Loading branch information
aurexav authored Apr 1, 2024
2 parents 99672cc + 77f816d commit ffaae34
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 54 deletions.
186 changes: 133 additions & 53 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ api-impl = { version = "0.4", path = "src/api/impl" }
[dev-dependencies]
# crates.io
anyhow = { version = "1.0" }
reqwest = { version = "0.11", features = ["json"] }
reqwest = { version = "0.12", features = ["json"] }
serde_json = { version = "1.0" }
tokio = { version = "1.36", features = ["macros"] }
tracing = { version = "0.1" }
Expand Down

0 comments on commit ffaae34

Please sign in to comment.