We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49d8990 commit 5a53432Copy full SHA for 5a53432
dub.json
@@ -4,7 +4,7 @@
4
],
5
"copyright": "Copyright © 2022, Tomoya Tanjo",
6
"dependencies": {
7
- "schema-salad-d": "~>1.2.1"
+ "schema-salad-d": "~>1.2.2"
8
},
9
"description": "Autogenerated classes for reading and writing CWL objects using the D language.",
10
"homepage": "https://github.com/common-workflow-lab/cwl-d-auto",
dub.selections.json
@@ -5,7 +5,7 @@
"cachetools": "0.4.1",
"dyaml": "0.10.0",
"requests": "2.1.3",
- "schema-salad-d": "1.2.1",
+ "schema-salad-d": "1.2.2",
"test_allocator": "0.3.4",
"tinyendian": "0.2.0",
11
"unit-threaded": "0.10.8"
0 commit comments