This website requires JavaScript.
Explore
Help
Sign In
paoda
/
zba-gdbstub
Watch
1
Star
0
Fork
You've already forked zba-gdbstub
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5947747533
zba-gdbstub
/
build.zig.zon
6 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: update to the new build system
2023-06-19 17:04:35 +00:00
.{
.name = "zba-gdbstub",
.version = "0.1.0",
feat: drop use std.net instead of zig-network
2023-12-15 03:56:15 +00:00
.dependencies = .{},
chore: update to the new build system
2023-06-19 17:04:35 +00:00
}