Skip to content

Commit e8528ea

Browse files
committed
Update workspace configuration and fix Cargo.toml path
Signed-off-by: Darkstalker <[email protected]>
1 parent b742fc2 commit e8528ea

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

.idea/workspace.xml

Lines changed: 3 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ tempfile = "3.8"
2525

2626
[[bin]]
2727
name = "csv_loader"
28-
path = "src/main.rs"
28+
path = "src/main.rs"

0 commit comments

Comments
 (0)