diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -176,7 +176,7 @@ smol = "1.0" smol_str = "0.2" softbuffer = "0.4" syntect = "5.1" -sysinfo = "0.30" +sysinfo = "0.33" thiserror = "1.0" tiny-skia = "0.11" tokio = "1.0" |