updated markdown library to latest
This commit is contained in:
@@ -33,4 +33,6 @@ matrix-sdk = { version = "0.16.0", default-features = false, features = [
|
||||
"native-tls",
|
||||
"sqlite",
|
||||
] }
|
||||
pulldown-cmark = { version = "0.12", default-features = false, features = ["html"] }
|
||||
pulldown-cmark = { version = "0.13.1", default-features = false, features = [
|
||||
"html",
|
||||
] }
|
||||
|
||||
Reference in New Issue
Block a user