diff options
author | 2023-04-14 03:58:38 -0700 | |
---|---|---|
committer | 2023-04-14 03:58:38 -0700 | |
commit | f6a4516d667f7cf000fb2e3123d29079a5ced272 (patch) | |
tree | 4f108bdbd550f6bc05e5e06814c8b271e8ce8d13 /src/bun.js/bindings/headers-cpp.h | |
parent | 6c69c2b36462100792bb3d1b23aba8afbee0253f (diff) | |
download | bun-f6a4516d667f7cf000fb2e3123d29079a5ced272.tar.gz bun-f6a4516d667f7cf000fb2e3123d29079a5ced272.tar.zst bun-f6a4516d667f7cf000fb2e3123d29079a5ced272.zip |
Upgrade Zig (#2656)
* Upgrade Zig
* Don't add `d` files in github actions
* Revert "Don't add `d` files in github actions"
This reverts commit 446e2dd6743da08ec4136233fdc9179dbbf58fca.
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Diffstat (limited to 'src/bun.js/bindings/headers-cpp.h')
-rw-r--r-- | src/bun.js/bindings/headers-cpp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bun.js/bindings/headers-cpp.h b/src/bun.js/bindings/headers-cpp.h index 2b9349144..f90e2f0d9 100644 --- a/src/bun.js/bindings/headers-cpp.h +++ b/src/bun.js/bindings/headers-cpp.h @@ -1,4 +1,4 @@ -//-- AUTOGENERATED FILE -- 1681365101 +//-- AUTOGENERATED FILE -- 1681462444 // clang-format off #pragma once |