Upgrade konst to 0.3.5
This commit is contained in:
parent
a45ad6b41e
commit
650792bcb5
@ -79,8 +79,7 @@ http = { workspace = true, optional = true }
|
|||||||
indexmap = { version = "2.0.0", features = ["serde"] }
|
indexmap = { version = "2.0.0", features = ["serde"] }
|
||||||
js_int = { workspace = true, features = ["serde"] }
|
js_int = { workspace = true, features = ["serde"] }
|
||||||
js_option = "0.1.0"
|
js_option = "0.1.0"
|
||||||
# FIXME: Upgrade once MSRV >= 1.65
|
konst = { version = "0.3.5", features = ["alloc"] }
|
||||||
konst = { version = "0.2.19", features = ["rust_1_64", "alloc"] }
|
|
||||||
percent-encoding = "2.1.0"
|
percent-encoding = "2.1.0"
|
||||||
phf = { version = "0.11.1", features = ["macros"], optional = true }
|
phf = { version = "0.11.1", features = ["macros"], optional = true }
|
||||||
pulldown-cmark = { version = "0.9.1", default-features = false, optional = true }
|
pulldown-cmark = { version = "0.9.1", default-features = false, optional = true }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user