Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kucaahbe committed Jan 22, 2024
1 parent 4614a88 commit 042df0f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions dub.sdl
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ license "MIT"
mainSourceFile "source/main.d"

dependency "sdlite" version="~>1.2.0"
dependency "secured" version="~>2.0.3"

configuration "application" {
platforms "linux"
Expand Down
2 changes: 2 additions & 0 deletions dub.selections.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"fileVersion": 1,
"versions": {
"openssl": "3.3.3",
"sdlite": "1.2.0",
"secured": "2.0.3",
"taggedalgebraic": "0.11.22"
}
}

0 comments on commit 042df0f

Please sign in to comment.