mirror of
https://github.com/Nanaloveyuki/BitLogger.git
synced 2026-07-30 23:14:22 +00:00
⬆️ Update Async and Mbt Version
This commit is contained in:
@@ -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."
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "Nanaloveyuki/BitLogger",
|
|
||||||
"version": "0.5.3",
|
|
||||||
"deps": {
|
|
||||||
"maria/json_parser": "0.1.1",
|
|
||||||
"moonbitlang/async": "0.19.0"
|
|
||||||
},
|
|
||||||
"readme": "src/README.mbt.md",
|
|
||||||
"repository": "https://github.com/Nanaloveyuki/BitLogger",
|
|
||||||
"license": "MIT",
|
|
||||||
"keywords": [
|
|
||||||
"logger",
|
|
||||||
"logging",
|
|
||||||
"moonbit"
|
|
||||||
],
|
|
||||||
"description": "A structured logger for MoonBit."
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user