Skip to content

Commit c60a85e

Browse files
fix(deps): update rust crate obsidian-export to v25
1 parent 59e25c4 commit c60a85e

2 files changed

Lines changed: 57 additions & 42 deletions

File tree

Cargo.lock

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

crates/gardener/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ homecooked-hack = { version = "0.1", path = "../homecooked-hack" }
1010
anyhow = { workspace = true }
1111
clap = { workspace = true }
1212
ignore = { workspace = true }
13-
obsidian-export = "23.12.0"
13+
obsidian-export = "25.0.0"
1414
percent-encoding = { default-features = false, version = "2.3.1" }
1515
pulldown-cmark = { default-features = false, version = "0.9.3" }
1616
regex = { version = "1.10.2", default-features = false }

0 commit comments

Comments
 (0)