mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-05 17:53:29 +02:00
Include dev/Cargo.toml
This commit is contained in:
+7
-5
@@ -37,12 +37,14 @@ keywords = [
|
||||
"learning",
|
||||
]
|
||||
include = [
|
||||
"/exercises/",
|
||||
"/info.toml",
|
||||
"/LICENSE",
|
||||
"/README.md",
|
||||
"/solutions/",
|
||||
"/src/",
|
||||
"/exercises/",
|
||||
"/solutions/",
|
||||
"/info.toml",
|
||||
# A symlink to be able to include `dev/Cargo.toml` although `dev` is excluded.
|
||||
"/dev-Cargo.toml",
|
||||
"/README.md",
|
||||
"/LICENSE",
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user