Skip to content

Commit

Permalink
fix(deps): update rust crate async-fs to v2 (#265)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent ec03158 commit 9b07d5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -13,7 +13,7 @@ ructe = { version = "0.17.0", features = ["sass", "mime03"] }

[dependencies]
anyhow = "1.0.75"
async-fs = "1.6.0"
async-fs = "2.0.0"
chrono = { version = "0.4.31", features = ["serde"] }
dotenv = "0.15.0"
listenfd = "1.0.1"
Expand Down

0 comments on commit 9b07d5b

Please sign in to comment.