# 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 = "abv" version = "0.2.1" authors = ["Colerar <233hbj@gmail.com>"] description = "AV and BV convert functions for Bilibili videos." homepage = "https://github.com/Colerar/abv" readme = "README.md" keywords = ["bilibili"] categories = ["algorithms"] license = "MIT OR CC0-1.0" repository = "https://github.com/Colerar/abv" [dependencies.thiserror] version = "1.0"