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 e92d749 commit 987db08Copy full SHA for 987db08
thirdparty/botan/dub.sdl
@@ -6,6 +6,4 @@ license "public domain"
6
# ldcのためのバグ修正を行ったbotan-mathを使用するよう強制する
7
# enforceExのためのバグ修正を行ったmemutlsを使用するよう強制する
8
# また、この修正を取り込んだバージョンが確認されるまでbotanのバージョンも固定する
9
-dependency "botan" version="15ff68b93eb60a9291c98e066fb1a94af66509d4" repository="git+https://github.com/etcimon/botan.git"
10
-dependency "botan-math" version="1b85c88260ed381124aa3b20418e46d0fba7a0f6" repository="git+https://github.com/etcimon/botan-math.git"
11
-dependency "memutils" version="6701e322c4b2be51fdcba0bd94405a57f6969571" repository="git+https://github.com/etcimon/memutils.git"
+dependency "botan" version="1.13.5"
0 commit comments