Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jhspetersson committed Sep 25, 2024
1 parent 88edc26 commit 0730d19
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 40 deletions.
77 changes: 38 additions & 39 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 @@ -25,7 +25,7 @@ git2 = "0.19.0"
gitlab = "0.1704.0"
graphql_client = { version = "0.14", features = ["reqwest-blocking"] }
nu-ansi-term = "0.50"
octocrab = { version = "0.39.0", features = ["stream"] }
octocrab = { version = "0.40.0", features = ["stream"] }
regex = "1.1"
reqwest = { version = "0.11", features = ["blocking", "json"] }
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit 0730d19

Please sign in to comment.