devel/aichat: new port, aichat 0.30.0
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- modcargo-crates/mmap-rs-0.6.1/Cargo.toml.orig.port Thu Jan 1 00:00:00 1970
|
||||
+++ modcargo-crates/mmap-rs-0.6.1/Cargo.toml Tue Jul 8 00:00:00 2026
|
||||
@@ -48,7 +48,7 @@
|
||||
[target."cfg(unix)".dependencies.nix]
|
||||
version = "0.26"
|
||||
|
||||
-[target."cfg(unix)".dependencies.sysctl]
|
||||
+[target.'cfg(any(target_os = "linux", target_os = "android", target_os = "macos", target_os = "ios", target_os = "freebsd"))'.dependencies.sysctl]
|
||||
version = "0.5"
|
||||
|
||||
[target."cfg(windows)".dependencies.widestring]
|
||||
Reference in New Issue
Block a user