Skip to content

Commit f391763

Browse files
fix(deps): update rust crate async-fs to 2.1.2 (#341)
1 parent 192f50b commit f391763

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ructe = { version = "0.17.0", features = ["sass", "mime03"] }
1313

1414
[dependencies]
1515
anyhow = "1.0.81"
16-
async-fs = "2.1.1"
16+
async-fs = "2.1.2"
1717
chrono = { version = "0.4.37", features = ["serde"] }
1818
dotenv = "0.15.0"
1919
listenfd = "1.0.1"

0 commit comments

Comments
 (0)