Feature added - MPSC channel
Build Library / Build Library (push) Successful in 5m44s

closes #38
This commit is contained in:
brotoskyj
2025-12-03 17:54:57 -05:00
parent 6ab9de413f
commit 76bd3a6087
9 changed files with 115 additions and 88 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "airlock_libs"
version = "5.0.1"
version = "5.1.0"
description = "Airlock Digital API Wrapper"
readme = "README.md"
license = { text = "AGPL-3.0-only" }