Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Bevy Music Box
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Microhacks
Bevy Music Box
Commits
b225b298
Verified
Commit
b225b298
authored
2 years ago
by
Louis
Browse files
Options
Downloads
Patches
Plain Diff
Update to mainline bevy_kira_audio
parent
fc8da57c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Cargo.toml
+1
-1
1 addition, 1 deletion
Cargo.toml
with
1 addition
and
1 deletion
Cargo.toml
+
1
−
1
View file @
b225b298
...
@@ -7,6 +7,6 @@ edition = "2021"
...
@@ -7,6 +7,6 @@ edition = "2021"
[dependencies]
[dependencies]
bevy
=
{
version
=
"0.8"
,
default-features
=
false
}
bevy
=
{
version
=
"0.8"
,
default-features
=
false
}
bevy_kira_audio
=
{
git
=
"https://github.com/NiklasEi/bevy_kira_audio.git"
,
features
=
[
"mp3"
],
rev
=
"8e2ee7ffb675163cd01083d46f12aeba634f9f8f"
}
bevy_kira_audio
=
{
version
=
"0.11"
features
=
[
"mp3"
]
}
serde
=
"1"
serde
=
"1"
serde_json
=
"1"
serde_json
=
"1"
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment