Skip to content

Commit

Permalink
Fix omnisette interop
Browse files Browse the repository at this point in the history
  • Loading branch information
Dadoum committed Jun 17, 2023
1 parent 85eff4f commit 962d2a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dub.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"provision": {
"repository": "git+https://github.com/Dadoum/Provision.git",
"version": "e302d138ce949e361b2ed939be82efe8bb15aab1"
"version": "b131c625da882700cdda46fcc5172b79eed25f43"
},
"slf4d": "~>2.1.1",
"vibe-d": "~>0.9.7-alpha.2"
Expand Down
2 changes: 1 addition & 1 deletion dub.selections.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"openssl-static": "1.0.2+3.0.8",
"plist": "~master",
"plist-d": {"version":"d494cf3fe79a2bb20583173c0c8cf85ef33b719e","repository":"git+https://github.com/Dadoum/libplist-d.git"},
"provision": {"version":"e302d138ce949e361b2ed939be82efe8bb15aab1","repository":"git+https://github.com/Dadoum/Provision.git"},
"provision": {"version":"b131c625da882700cdda46fcc5172b79eed25f43","repository":"git+https://github.com/Dadoum/Provision.git"},
"slf4d": "2.1.1",
"stdx-allocator": "2.77.5",
"taggedalgebraic": "0.11.22",
Expand Down

0 comments on commit 962d2a6

Please sign in to comment.