Skip to content

Commit

Permalink
fix(deps): update rust crate async-fs to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and prabirshrestha committed Nov 11, 2023
1 parent 5ce2952 commit 54db1af
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 11 deletions.
66 changes: 56 additions & 10 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 = "2.0.0"
async-fs = "2.1.0"
chrono = { version = "0.4.31", features = ["serde"] }
dotenv = "0.15.0"
listenfd = "1.0.1"
Expand Down

0 comments on commit 54db1af

Please sign in to comment.