Skip to content

Commit cb4b94f

Browse files
frankfrank
authored andcommitted
Merge branch 'main' of https://github.com/FrankBurmo/bare
2 parents 4d51d60 + 5be991b commit cb4b94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ tauri-plugin-dialog = "2"
2121
tauri-plugin-fs = "2"
2222
serde = { version = "1", features = ["derive"] }
2323
serde_json = "1"
24-
pulldown-cmark = { version = "0.10", default-features = false, features = ["html", "simd"] }
24+
pulldown-cmark = { version = "0.13", default-features = false, features = ["html", "simd"] }
2525
thiserror = "2"
2626
log = "0.4"
2727
env_logger = "0.11"

0 commit comments

Comments
 (0)