baseline: mongo-light working tree before concurrency refactor
This commit is contained in:
7
build.zig.zon
Normal file
7
build.zig.zon
Normal file
@@ -0,0 +1,7 @@
|
||||
.{
|
||||
.name = .mongo_light,
|
||||
.version = "0.0.1",
|
||||
.minimum_zig_version = "0.16.0",
|
||||
.paths = .{""},
|
||||
.fingerprint = 0xb3baeb7ec5369577,
|
||||
}
|
||||
Reference in New Issue
Block a user