Преглед изворни кода
added comment to fingerprint line per recommendation from the standard 'build.zig.zon' file generated by 'zig init' in Zig 0.14.0 (#4827)
pull/4810/merge
10aded
пре 3 месеци
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 измењених фајлова са
1 додато и
1 уклоњено
-
build.zig.zon
|
|
@ -3,7 +3,7 @@ |
|
|
|
.version = "5.5.0", |
|
|
|
.minimum_zig_version = "0.14.0", |
|
|
|
|
|
|
|
.fingerprint = 0x13035e5cb8bc1ac2, |
|
|
|
.fingerprint = 0x13035e5cb8bc1ac2, // Changing this has security and trust implications. |
|
|
|
|
|
|
|
.dependencies = .{ |
|
|
|
.xcode_frameworks = .{ |
|
|
|