We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2240f3 commit 693ec33Copy full SHA for 693ec33
crates/bevy_entropy/Cargo.toml
@@ -9,7 +9,7 @@ authors = [
9
description = "Provides entropy functionality for Bevy Engine"
10
homepage = "https://bevyengine.org"
11
repository = "https://github.com/bevyengine/bevy"
12
-license = "MIT"
+license = "MIT OR Apache-2.0"
13
keywords = ["bevy", "random", "entropy"]
14
15
[dependencies]
0 commit comments