Skip to content

Commit

Permalink
Build Dep Update
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveBeeblebrox committed Jan 25, 2023
1 parent a0db8d4 commit 50c3ec5
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 39 deletions.
143 changes: 105 additions & 38 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 @@ -14,5 +14,5 @@ backtrace = "0.3.64"

[build-dependencies]
reqwest = "0.11.6"
tokio = { version = "1.14.0", features = ["full"] }
tokio = { version = "1.18.4", features = ["full"] }
regex = "1.5.5"

0 comments on commit 50c3ec5

Please sign in to comment.