Skip to content

Commit

Permalink
Merge pull request #54 from ubuntu/dependabot/cargo/futures-0.3.30
Browse files Browse the repository at this point in the history
build(deps): bump futures from 0.3.29 to 0.3.30
  • Loading branch information
matthew-hagemann authored Jan 18, 2024
2 parents bb47e1b + b9ef29c commit 338b6d1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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,7 +7,7 @@ rust-version = "1.69.0"
[dependencies]
dotenv = "0.15.0"
envy = "0.4.2"
futures = "0.3.29"
futures = "0.3.30"
http = "1.0.0"
hyper = { version = "0.14.26", features = ["full"] }
jsonwebtoken = "8.3.0"
Expand Down

0 comments on commit 338b6d1

Please sign in to comment.