diff options
author | Matthias Coppens <coppens.matthias.abc@gmail.com> | 2021-05-30 23:04:36 +0200 |
---|---|---|
committer | Matthias Coppens <coppens.matthias.abc@gmail.com> | 2021-05-30 23:07:42 +0200 |
commit | 7040f59cdd0c98c2e3ed79d4fae2b8c384c581ae (patch) | |
tree | 05e869321c8f91ce57408eabf8b3490183436817 /app-misc/navi/navi-9999.ebuild | |
parent | games-emulation/yuzu: compatibility list: add flag (diff) | |
download | guru-7040f59cdd0c98c2e3ed79d4fae2b8c384c581ae.tar.gz guru-7040f59cdd0c98c2e3ed79d4fae2b8c384c581ae.tar.bz2 guru-7040f59cdd0c98c2e3ed79d4fae2b8c384c581ae.zip |
app-misc/navi: 9999.ebuild update crates
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com>
Diffstat (limited to 'app-misc/navi/navi-9999.ebuild')
-rw-r--r-- | app-misc/navi/navi-9999.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/app-misc/navi/navi-9999.ebuild b/app-misc/navi/navi-9999.ebuild index 56daf7118..eb5f9ab89 100644 --- a/app-misc/navi/navi-9999.ebuild +++ b/app-misc/navi/navi-9999.ebuild @@ -58,14 +58,14 @@ CRATES=" rayon-core-1.9.0 redox_syscall-0.2.5 redox_users-0.4.0 - regex-1.5.3 + regex-1.5.4 regex-syntax-0.6.25 remove_dir_all-0.5.3 remove_dir_all-0.7.0 same-file-1.0.6 scopeguard-1.1.0 - serde-1.0.125 - serde_derive-1.0.125 + serde-1.0.126 + serde_derive-1.0.126 serde_yaml-0.8.17 shellwords-1.1.0 signal-hook-0.1.17 @@ -77,8 +77,8 @@ CRATES=" tempfile-3.2.0 termcolor-1.1.2 textwrap-0.12.1 - thiserror-1.0.24 - thiserror-impl-1.0.24 + thiserror-1.0.25 + thiserror-impl-1.0.25 unicode-segmentation-1.7.1 unicode-width-0.1.8 unicode-xid-0.2.1 |