Skip to content

Commit 46a4ebd

Browse files
Update fyrox-ui requirement in /cvars-console-fyrox
Updates the requirements on [fyrox-ui](https://github.com/FyroxEngine/Fyrox) to permit the latest version. - [Release notes](https://github.com/FyroxEngine/Fyrox/releases) - [Changelog](https://github.com/FyroxEngine/Fyrox/blob/master/CHANGELOG.md) - [Commits](https://github.com/FyroxEngine/Fyrox/commits/v0.21) --- updated-dependencies: - dependency-name: fyrox-ui dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e5974a0 commit 46a4ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cvars-console-fyrox/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ categories = [
2020
[dependencies]
2121
cvars = { version = "0.3.0", path = "../cvars" }
2222
cvars-console = { version = "0.1.0", path = "../cvars-console" }
23-
fyrox-ui = "0.20.0"
23+
fyrox-ui = "0.21.0"

0 commit comments

Comments
 (0)