Skip to content

Commit b378b03

Browse files
authored
Merge pull request #34 from tinyhumansai/dependabot/cargo/dirs-6.0.0
deps: Bump dirs from 5.0.1 to 6.0.0
2 parents 28f7213 + 97f070f commit b378b03

2 files changed

Lines changed: 37 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 36 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ async-trait = "0.1"
5353
chrono = { version = "0.4", features = ["serde"] }
5454
# `tinycortex/persona.rs` resolves the user's home directory for the obsidian
5555
# vault default.
56-
dirs = "5"
56+
dirs = "6"
5757
futures = "0.3"
5858
log = "0.4"
5959
parking_lot = "0.12"

0 commit comments

Comments
 (0)