Skip to content

Commit 1db47f3

Browse files
updated repo structure
1 parent 6a1dd87 commit 1db47f3

7 files changed

Lines changed: 6 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
1-
[workspace]
2-
resolver = "2"
3-
4-
# This automatically finds every project in the Ecosystem and Projects folders
5-
members = [
6-
"Rust_Ecosystem/*/*",
7-
"Rust_Projects/*",
8-
]
9-
10-
[workspace.package]
1+
[package]
2+
name = "learn_rust"
113
version = "0.1.0"
12-
edition = "2024"
13-
authors = ["Hitesh Bhatnagar"]
4+
edition = "2021"
5+
authors = ["Hitesh Bhatnagar"]
6+
File renamed without changes.

0 commit comments

Comments
 (0)