Beginning to add automitic version control module

This commit is contained in:
2026-06-07 01:21:07 +03:00
parent b6113e9cb4
commit e3491d2e7e
7 changed files with 116 additions and 1 deletions
+2
View File
@@ -4,3 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
serde = "1.0.228"
serde_json = "1.0.150"