Skip to content

Commit

Permalink
cargo: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hnez committed Aug 27, 2024
1 parent 89d3863 commit ddd4986
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 52 deletions.
83 changes: 33 additions & 50 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ hex = "0.4"
hmac = "0.12"
jsonwebtoken = "9.3"
log = "0.4"
octocrab = "0.38"
octocrab = "0.39"
pretty_env_logger = "0.5"
rand = "0.8"
reflink-copy = "0.1"
sd-notify = "0.4"
serde = "1.0"
serde_json = "1.0"
serde_yml = "0.0.10"
serde_yml = "0.0.12"
sha2 = "0.10"

[dependencies.tokio]
Expand Down

0 comments on commit ddd4986

Please sign in to comment.