Skip to content

Commit

Permalink
Merge pull request #4 from fossil-engineering/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
fix(deps): update all non-major dependencies
  • Loading branch information
duyet committed Oct 18, 2022
2 parents fe33a68 + 995fadc commit 5fcf725
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ authors = ["Duyet Le <me@duyet.net>"]

[dependencies]
anyhow = "1.0.65"
deno_core = "0.154.0"
deno_console = "0.72.0"
deno_core = "0.155.0"
deno_console = "0.73.0"
tokio = { version = "1.21.2", features = ["rt", "macros", "rt-multi-thread"] }

0 comments on commit 5fcf725

Please sign in to comment.