We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb55646 commit 80f9e12Copy full SHA for 80f9e12
Cargo.toml
@@ -5,6 +5,7 @@ members = [
5
"hot-reload/rust",
6
"net-pong/rust",
7
"squash-the-creeps/rust"
8
+]
9
10
# Note about Jetbrains IDEs: "IDE Sync" (Refresh Cargo projects) may cause static analysis errors such as
11
# "at most one `api-*` feature can be enabled". This is because by default, all Cargo features are enabled,
0 commit comments