mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
use botan commit from before ecb cipher mode removal
This commit is contained in:
parent
e1157625a5
commit
bf7ba55777
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -19,7 +19,7 @@
|
|||
[submodule "third-party/botan"]
|
||||
path = third-party/botan
|
||||
url = https://github.com/randombit/botan
|
||||
branch = master
|
||||
branch = 7c9d431d11fe2f3e7e43f2f8585e9be4495135c5
|
||||
ignore = dirty
|
||||
|
||||
[submodule "third-party/zlib"]
|
||||
|
|
2
third-party/botan
vendored
2
third-party/botan
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 923a95d546df5b6d31f39b0af900d0361fb2e6a6
|
||||
Subproject commit 7c9d431d11fe2f3e7e43f2f8585e9be4495135c5
|
Loading…
Reference in New Issue
Block a user