Skip to content
Snippets Groups Projects
Commit 04c55e25 authored by Astro's avatar Astro :gear:
Browse files

update /Cargo.*

parent c01d16f9
No related branches found
No related tags found
No related merge requests found
...@@ -250,6 +250,14 @@ dependencies = [ ...@@ -250,6 +250,14 @@ dependencies = [
"l0dable 0.0.0", "l0dable 0.0.0",
] ]
[[package]]
name = "l0dable-rkanoid"
version = "0.0.0"
dependencies = [
"cc 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
"l0dable 0.0.0",
]
[[package]] [[package]]
name = "lazy_static" name = "lazy_static"
version = "1.3.0" version = "1.3.0"
......
...@@ -5,6 +5,7 @@ members = [ ...@@ -5,6 +5,7 @@ members = [
"l0dable", "l0dable",
"watchapp", "watchapp",
"example", "example",
"rkanoid",
] ]
[profile.release] [profile.release]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment