Skip to content

Commit 835c35f

Browse files
committed
build.zig.zon: add minimum_zig_version
1 parent 7e99c51 commit 835c35f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.zig.zon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
.name = .nvidia_video_codec_sdk,
33
.fingerprint = 0x7f242b5885e24487,
44
.version = "12.0.16",
5+
.minimum_zig_version = "0.14.0",
56
.dependencies = .{},
67
.paths = .{
78
"LICENSE-APACHE",

0 commit comments

Comments
 (0)