Style Change
Build Library / Build Library (push) Successful in 6m25s

Cleaned up services.rs file and removed whitespaces
Specified Data Types were needed instead of allowing the compiler to select types
This commit is contained in:
brotoskyj
2025-12-05 11:12:29 -05:00
parent b19eeb6c96
commit 0aabbfd36e
6 changed files with 55 additions and 40 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "airlock_libs"
version = "5.1.1"
version = "5.1.2"
description = "Airlock Digital API Wrapper"
readme = "README.md"
license = { text = "AGPL-3.0-only" }