build: fix build on macos

This commit is contained in:
CJ van den Berg 2024-02-28 21:01:11 +01:00
parent b682d30e60
commit 75aa43a0da
2 changed files with 4 additions and 7 deletions

View file

@ -4,7 +4,7 @@
.dependencies = .{
.asio = .{
.url = "https://github.com/kassane/asio/archive/5fc70d29f458f5b596a20bdf3d638294eef91478.tar.gz",
.url = "https://github.com/kassane/asio/archive/cfec4608112abd44462afbad427d0f2ca3e30199.tar.gz",
.hash = "1220926d7e934fcb9e4e55f25e24d17613fbe9b145798581e0ae7ea3679b37f4e44d",
},
.tracy = .{