aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 3e07884..3543124 100644
--- a/packages.json
+++ b/packages.json
@@ -4547,5 +4547,17 @@
"description": "json de/serializer for tuples and more",
"license": "MIT",
"web": "https://github.com/niv/jser.nim"
+ },
+ {
+ "name": "pledge",
+ "url": "https://github.com/euantorano/pledge.nim",
+ "method": "git",
+ "tags": [
+ "pledge",
+ "openbsd"
+ ],
+ "description": "OpenBSDs pledge(2) for Nim.",
+ "license": "BSD",
+ "web": "https://github.com/euantorano/pledge.nim"
}
]