This commit is contained in:
Théo Monnom
2023-01-12 14:48:03 +01:00
committed by GitHub
parent c964e54523
commit 8841af6ee6
10 changed files with 50 additions and 22 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
[workspace]
members = ["*"]
exclude = ["target", ".cargo"]
exclude = ["target", "images", ".cargo"]
resolver = "2"