# 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 = "aspasia" version = "0.2.1" authors = ["ylysyym "] description = "Library for parsing and working with subtitles" readme = "README.md" keywords = [ "parser", "subtitle", "subtitles", ] categories = ["parser-implementations"] license = "0BSD" repository = "https://github.com/ylysyym/aspasia" [dependencies.buildstructor] version = "0.5" [dependencies.chardetng] version = "0.1" [dependencies.encoding_rs] version = "0.8" [dependencies.encoding_rs_io] version = "0.1" [dependencies.nom] version = "7.1"