From be8485eb984ec0a2ad2969eb7201bca96687457c Mon Sep 17 00:00:00 2001 From: blacknon Date: Sat, 15 Apr 2023 23:14:44 +0900 Subject: [PATCH] update. comment --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index 39fb594..75bf6af 100644 --- a/src/main.rs +++ b/src/main.rs @@ -2,7 +2,7 @@ // Use of this source code is governed by an MIT license // that can be found in the LICENSE file. -// v0.3.10 +// v0.3.11 // TODO(blacknon): セキュリティのため、heaplessのバージョンを上げる // TODO(blakcnon): batch modeの実装. // TODO(blacknon): 任意時点間のdiffが行えるようにする.