Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/docker/metadata-…
Browse files Browse the repository at this point in the history
…action-5.4.0
  • Loading branch information
pajlada authored Dec 19, 2023
2 parents 9126ef6 + 3508eec commit ea2f722
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -7,5 +7,5 @@ edition = "2021"
anyhow = "1.0.75"
colored = "2.1.0"
lexopt = "0.3.0"
reqwest = { version = "0.11.22", features = ["json", "blocking", "rustls-tls"], default-features = false }
reqwest = { version = "0.11.23", features = ["json", "blocking", "rustls-tls"], default-features = false }
serde = { version = "1.0.193", features = ["derive"] }

0 comments on commit ea2f722

Please sign in to comment.