Skip to content

Commit e8585a1

Browse files
committed
Lift examples/* one level up, rename to "Demo"
1 parent b72cbaa commit e8585a1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+17
-18
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[workspace]
22
resolver = "2"
33
members = [
4-
"examples/dodge-the-creeps/rust",
5-
"examples/hot-reload/rust",
4+
"dodge-the-creeps/rust",
5+
"hot-reload/rust",
66
]
77

88
# Note about Jetbrains IDEs: "IDE Sync" (Refresh Cargo projects) may cause static analysis errors such as

ReadMe.md

+15-16
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)