Update nix to 0.29

This commit is contained in:
Fabian Boehm
2024-06-05 17:02:57 +02:00
parent f59cdfaa8d
commit ad73dcc308
9 changed files with 39 additions and 40 deletions

View File

@@ -4,5 +4,5 @@ edition = "2021"
version = "0.1.0"
[dependencies]
libc = "= 0.2.151"
libc = "0.2.155"
widestring = "1.0.2"