Skip to content

Commit 680c0d3

Browse files
committed
Downgrade libsodium to 1.0.20 to fix build error
1 parent dd6cc89 commit 680c0d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xmake.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ add_requires(
2828
"cpp-semver",
2929
"fast_float",
3030
"frozen",
31-
"libsodium",
31+
"libsodium 1.0.20",
3232
"lz4",
3333
"hopscotch-map",
3434
"nazarautils",

0 commit comments

Comments
 (0)