Removed Nix and the sample-main, added a CI/CD pipeline and updated the README.md
Check, format and test / build (push) Failing after 49s

This commit is contained in:
2024-07-31 12:00:34 +02:00
parent 987af19ec8
commit b2b5f0c66c
13 changed files with 125 additions and 139 deletions
Generated
-8
View File
@@ -145,14 +145,6 @@ dependencies = [
"serde",
]
[[package]]
name = "sample-main"
version = "0.1.0"
dependencies = [
"chrono",
"r701",
]
[[package]]
name = "serde"
version = "1.0.203"