mirror of
https://github.com/neovim/neovim.git
synced 2026-08-19 02:24:46 -05:00
fix(build): more changes to make zig 0.16.0 work
This commit is contained in:
Vendored
+2
-1
@@ -1,5 +1,6 @@
|
||||
.{
|
||||
.name = "unibilium",
|
||||
.name = .unibilium,
|
||||
.fingerprint = 0x1d1baa4896ad720,
|
||||
.version = "2.1.2",
|
||||
.paths = .{""},
|
||||
|
||||
|
||||
Vendored
+2
-1
@@ -1,5 +1,6 @@
|
||||
.{
|
||||
.name = "utf8proc",
|
||||
.name = .utf8proc,
|
||||
.fingerprint = 0xdcddf08dbb8954c4,
|
||||
.version = "2.10.0",
|
||||
.paths = .{""},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user