Skip to content

Commit

Permalink
feat: working logic. closes #11
Browse files Browse the repository at this point in the history
  • Loading branch information
SG60 committed Mar 20, 2024
1 parent dd109fd commit 3e703f7
Show file tree
Hide file tree
Showing 3 changed files with 227 additions and 102 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ http = "1.0.0"
http-body-util = "0.1.0"
hyper = "1.1.0"
hyper-util = { version = "0.1.2", features = ["client", "client-legacy"] }
jsonwebtoken = "9.2.0"
octocrab = "0.35.0"
opentelemetry-stdout = { version = "0.2.0", features = ["trace"] }
opentelemetry-tracing-utils = { version = "0.4.0" }
Expand Down
Loading

0 comments on commit 3e703f7

Please sign in to comment.