Skip to content

Commit

Permalink
Update Rust crate octocrab to 0.33.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent f4c5327 commit cf4bfd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions server/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 server/feedback/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ serde_json.workspace = true

rand = "0.8.5"
regex = "1.10.3"
octocrab = { version = "0.33.2", default-features = false, features=["rustls","rustls-webpki-tokio","retry"] }
octocrab = { version = "0.33.3", default-features = false, features=["rustls","rustls-webpki-tokio","retry"] }

# web
jsonwebtoken = "9.2.0"
Expand Down

0 comments on commit cf4bfd6

Please sign in to comment.