diff options
Diffstat (limited to 'www/deno/files/patch-ext_os_Cargo.toml')
-rw-r--r-- | www/deno/files/patch-ext_os_Cargo.toml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/deno/files/patch-ext_os_Cargo.toml b/www/deno/files/patch-ext_os_Cargo.toml deleted file mode 100644 index 00322d48cec3..000000000000 --- a/www/deno/files/patch-ext_os_Cargo.toml +++ /dev/null @@ -1,10 +0,0 @@ ---- ext/os/Cargo.toml.orig 2025-03-06 10:48:07.758416000 +0100 -+++ ext/os/Cargo.toml 2025-03-06 10:48:12.542186000 +0100 -@@ -23,6 +23,7 @@ serde.workspace = true - netif = "0.1.6" - once_cell.workspace = true - serde.workspace = true -+sysinfo = "0.33.1" - thiserror.workspace = true - tokio.workspace = true - |