Skip to content

Commit 9c07b8f

Browse files
committed
Rename example hello_workspaces to workspaces
There is only one reason for this change: make the name shorter.
1 parent 4ad0396 commit 9c07b8f

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# `hello_workspaces`
1+
# `workspaces`
22

33
This example showcases a Scarb workspace with root package.

examples/hello_workspaces/Scarb.toml examples/workspaces/Scarb.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ starknet = "2.1.0"
1616
version = "0.1.0"
1717

1818
[package]
19-
name = "hello_workspaces"
19+
name = "workspaces"
2020
version.workspace = true
2121

2222
[scripts]
File renamed without changes.

0 commit comments

Comments
 (0)