Skip to content

Commit 8e72daf

Browse files
committed
feat: update commonlib-shared
1 parent 8612aaa commit 8e72daf

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
@@ -39,7 +39,7 @@ option("rex_toml", function()
3939
end)
4040

4141
-- require packages
42-
add_requires("commonlib-shared 2c5ddece35e5e4acaea9df45c6e2c35dfefb9575", { configs = {
42+
add_requires("commonlib-shared e9e8619678cc166de00a9e96dc465b696f7bd831", { configs = {
4343
rex_ini = has_config("rex_ini"),
4444
rex_json = has_config("rex_json"),
4545
rex_toml = has_config("rex_toml"),

0 commit comments

Comments
 (0)