Skip to content

Commit

Permalink
Trivial: Fix indentation in dub.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Geod24 committed Dec 9, 2021
1 parent 97ab827 commit 8bc62db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dub.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "libsodiumd",
"description": "D binding for libsodium",
"license": "ISC",
"authors": [ "Mathias 'Geod24' Lang" ],
"name": "libsodiumd",
"description": "D binding for libsodium",
"license": "ISC",
"authors": [ "Mathias 'Geod24' Lang" ],

"libs-posix": [ "sodium" ],
"libs-windows": [ "libsodium" ]
Expand Down

0 comments on commit 8bc62db

Please sign in to comment.