Setup basic dependencies

This commit is contained in:
LDprg
2023-07-13 14:50:32 +02:00
parent 2b294a678b
commit 8aff1aa9a1
6 changed files with 14 additions and 13 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# Generated files
*/target/
# The library shouldn't decide about the exact versions of
# its dependencies, but let the downstream crate decide.
Cargo.lock