mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Merge pull request #284 from theduke/theduke-updates
Updated values and nimlog (renamed to omnilog)
This commit is contained in:
commit
686bd46cb0
@ -3576,8 +3576,8 @@
|
|||||||
"web": "https://github.com/yglukhov/nimsl"
|
"web": "https://github.com/yglukhov/nimsl"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nimlog",
|
"name": "omnilog",
|
||||||
"url": "https://github.com/theduke/nim-nimlog",
|
"url": "https://github.com/nim-appkit/omnilog",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"library",
|
"library",
|
||||||
@ -3586,11 +3586,11 @@
|
|||||||
],
|
],
|
||||||
"description": "Advanced logging library for Nim with structured logging, formatters, filters and writers.",
|
"description": "Advanced logging library for Nim with structured logging, formatters, filters and writers.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/theduke/nim-nimlog"
|
"web": "https://github.com/nim-appkit/omnilog"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "values",
|
"name": "values",
|
||||||
"url": "https://github.com/theduke/nim-values",
|
"url": "https://github.com/nim-appkit/values",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"library",
|
"library",
|
||||||
@ -3599,7 +3599,7 @@
|
|||||||
],
|
],
|
||||||
"description": "Library for working with arbitrary values + a map data structure.",
|
"description": "Library for working with arbitrary values + a map data structure.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/theduke/nim-values"
|
"web": "https://github.com/nim-appkit/values"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "geohash",
|
"name": "geohash",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user