Skip to content

Commit 301c2b1

Browse files
committed
add strings project
1 parent 815ffa1 commit 301c2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[workspace]
2-
members = ["./ownership-and-borrowing", "options-and-results", "errors", "iterators"]
2+
members = ["./ownership-and-borrowing", "options-and-results", "errors", "iterators", "strings"]

0 commit comments

Comments
 (0)