farts 1.1.0

Port of fart.js library in Rust
Documentation
# 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 = "farts"
version = "1.1.0"
description = "Port of fart.js library in Rust"
homepage = "https://github.com/lexa-diky/farts.rs"
documentation = "https://github.com/lexa-diky/farts.rs"
readme = "README.md"
keywords = [
    "sound",
    "fart",
    "multimedia",
    "audio",
]
categories = ["multimedia"]
license = "Apache-2.0"
repository = "https://github.com/lexa-diky/farts.rs"

[dependencies.rodio]
version = "0.18.0"

[dependencies.rust-embed]
version = "8.3.0"