changed dir name for rust files

This commit is contained in:
2024-01-01 14:21:24 -07:00
parent b7c58488de
commit 20364aa5bf
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ authors = [
[[bin]]
name = "cat"
path = "src/bin/cat.rs"
path = "src/rs/cat.rs"
View File