diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-03-02 08:23:27 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-02 08:23:27 +0300 |
commit | 4f29af53b6c32eb90de3139f2420d056ff544c2c (patch) | |
tree | 54a877ab481d9b83200189eef778b0bd6a080e0d | |
parent | 1d62740d5969190b5f691c62b6cc0fa84b544a22 (diff) | |
download | fparkan-4f29af53b6c32eb90de3139f2420d056ff544c2c.tar.xz fparkan-4f29af53b6c32eb90de3139f2420d056ff544c2c.zip |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -290,9 +290,9 @@ checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990" [[package]] name = "console" -version = "0.15.10" +version = "0.15.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ea3c6ecd8059b57859df5c69830340ed3c41d30e3da0c1cbed90a96ac853041b" +checksum = "054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8" dependencies = [ "encode_unicode", "libc", |