Bump fs_extra from 1.2.0 to 1.3.0 (#7976)

This commit is contained in:
dependabot[bot]
2023-02-06 09:59:58 +00:00
committed by GitHub
parent 9168301369
commit d50eb9b41b
2 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@ encoding_rs = "0.8.30"
fancy-regex = "0.11.0"
filesize = "0.2.0"
filetime = "0.2.15"
fs_extra = "1.2.0"
fs_extra = "1.3.0"
htmlescape = "0.3.1"
ical = "0.7.0"
indexmap = { version = "1.7", features = ["serde-1"] }