# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "ultron-syntaxes-themes" version = "0.4.0" authors = ["Jovansonlee Cesar "] description = "Syntaxes and themes dump for ultron" documentation = "https://docs.rs/ultron-syntaxes-themes" readme = "README.md" keywords = [ "syntax", "themes", "highlighting", ] license = "MIT" repository = "https://github.com/ivanceras/ultron" [dependencies.log] version = "0.4" [dependencies.once_cell] version = "1" [dependencies.syntect] version = "5" features = ["default-fancy"] default-features = false