Add basic insert
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-03-27 23:17:29 +02:00
parent c3776846d5
commit 5ae8b48845
4 changed files with 227 additions and 39 deletions

View File

@@ -6,3 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
sscanf = {version="0.2.1"}