You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Option B. Copy-paste the dependency into your project directly. This is recommended if you want to easily hack on it or tweak it.
56
+
Option B. Copy-paste the dependency into your project directly and put in a `third-party` folder. This is recommended if you want to easily hack on it or tweak it.
57
57
```zig
58
58
.{
59
59
.name = .yourzigproject,
@@ -63,7 +63,6 @@ Option B. Copy-paste the dependency into your project directly. This is recommen
0 commit comments