Forward toml feature

This commit is contained in:
Alexandre Bury 2020-05-08 10:14:08 -07:00
parent ea3169961d
commit fc59ee6f17

View File

@ -61,6 +61,7 @@ termion-backend = ["termion"]
crossterm-backend = ["crossterm"]
markdown = ["cursive_core/markdown"]
unstable_scroll = ["cursive_core/unstable_scroll"]
toml = ["cursive_core/toml"]
[lib]
name = "cursive"