⬆️ Update Async and Mbt Version

This commit is contained in:
Nanaloveyuki
2026-06-27 10:44:51 +08:00
parent 812c4c21a8
commit 4cc43def73
2 changed files with 18 additions and 17 deletions
+18
View File
@@ -0,0 +1,18 @@
name = "Nanaloveyuki/BitLogger"
version = "1.0.0"
import {
"maria/json_parser@0.1.1",
"moonbitlang/async@0.20.0",
}
readme = "src/README.mbt.md"
repository = "https://github.com/Nanaloveyuki/BitLogger"
license = "MIT"
keywords = [ "logger", "logging", "moonbit" ]
description = "A structured logger for MoonBit."