fix: add version

This commit is contained in:
doryan 2025-08-10 21:04:11 +04:00
parent b78e62b351
commit 89270cb956

View File

@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2021" edition = "2021"
[dependencies.ring-buffer] [dependencies.ring-buffer]
version = "0.1.0"
git = "https://gitea.doryan04.ru/doryan/ring-buffer" git = "https://gitea.doryan04.ru/doryan/ring-buffer"
optional = true optional = true