Skip to content

Commit

Permalink
Create Cargo.toml
Browse files Browse the repository at this point in the history
add Cargo.toml in root folder to check GitHub Actions
  • Loading branch information
rakurame96 authored Apr 1, 2024
1 parent 2975ee4 commit 58d28d0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[workspace]
resolver = "2"

members = [
"book-examples",
"inpyjama-30-days-of-rust",
"projects",
]

0 comments on commit 58d28d0

Please sign in to comment.