summarylogtreecommitdiffstats
path: root/dub.selections.json
diff options
context:
space:
mode:
authorLuís Ferreira2023-06-14 20:57:23 +0100
committerLuís Ferreira2023-06-14 20:57:23 +0100
commitbf4b61a1c187634d5375d007a9714e9eb04f2ebd (patch)
tree3d0679592a5fc0ba2113711596ba6278c3b727d4 /dub.selections.json
parent46bfb8af055069b1ad27e840de4592c8d3b45edd (diff)
downloadaur-serve-d-git.tar.gz
chore(dub): use new 3.1 openssl in requests
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
Diffstat (limited to 'dub.selections.json')
-rw-r--r--dub.selections.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/dub.selections.json b/dub.selections.json
new file mode 100644
index 000000000000..6cbce8191b3a
--- /dev/null
+++ b/dub.selections.json
@@ -0,0 +1,8 @@
+{
+ "fileVersion": 1,
+ "versions": {
+ "dscanner": "~master",
+ "requests": "~support-3.1",
+ "libdparse": "0.23.0"
+ }
+}