Skip to content
Snippets Groups Projects
Verified Commit 7f8625fa authored by Louis's avatar Louis :fire:
Browse files

Update license info

parent 5ab4120a
No related branches found
No related tags found
No related merge requests found
[package]
name = "musicbox"
name = "micro_musicbox"
version = "0.2.0-pre.1"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
license = "Apache-2.0"
authors = ["Louis Capitanchik <louis@microhacks.co.uk>"]
repository = "https://lab.lcr.gr/microhacks/micro_bevy_musicbox"
description = "Opinionated service interface for bevy_kira_audio"
[dependencies]
bevy = { version = "0.8", default-features = false }
bevy_kira_audio = { version = "0.11", features = ["mp3"] }
serde = "1"
serde_json = "1"
\ No newline at end of file
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment