From 41ec1c4104215b2fe08877f9bd504925a73deb8f Mon Sep 17 00:00:00 2001 From: Giuliano Mega Date: Thu, 18 Jun 2026 18:40:57 -0300 Subject: [PATCH] Update libstorage version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7979980..d5edc64 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ examples showing how to implement simple filesharing apps. - CMake 3.14+ - C11 compiler -- libstorage (build or get binary from [logos-storage-nim](https://github.com/status-im/logos-storage-nim)) +- libstorage v0.3.2 (build or get binary from [logos-storage-nim](https://github.com/status-im/logos-storage-nim)) ## Building