# 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 = "sampled_data_duration" version = "0.3.1" authors = ["Daniel J. R. May "] exclude = [ ".gitignore", ".gitlab-ci.yml", "doc/*", "TODO.md", ] description = "Work with durations of sampled data, e.g. digital audio" homepage = "https://gitlab.com/danieljrmay/sampled_data_duration" readme = "README.md" keywords = [ "duration", "sampling", "audio", ] categories = [ "date-and-time", "multimedia::audio", "science", "value-formatting", ] license = "MIT" repository = "https://gitlab.com/danieljrmay/sampled_data_duration" resolver = "2" [dependencies]