mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-emulation/virtiofsd: Update live ebuild
Upstream moved to new versions of some crates. Update them in the live ebuild. Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36992 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
d5a289cfab
commit
b39058e5d4
@@ -63,7 +63,7 @@ CRATES="
|
||||
strsim@0.10.0
|
||||
syn@1.0.98
|
||||
syn@2.0.23
|
||||
syslog@6.0.1
|
||||
syslog@6.1.1
|
||||
termcolor@1.1.3
|
||||
thiserror@1.0.41
|
||||
thiserror-impl@1.0.41
|
||||
@@ -71,8 +71,8 @@ CRATES="
|
||||
unicode-ident@1.0.2
|
||||
utf8parse@0.2.1
|
||||
version_check@0.9.4
|
||||
vhost@0.10.0
|
||||
vhost-user-backend@0.13.1
|
||||
vhost@0.11.0
|
||||
vhost-user-backend@0.14.0
|
||||
virtio-bindings@0.2.2
|
||||
virtio-queue@0.11.0
|
||||
vm-memory@0.14.0
|
||||
|
||||
Reference in New Issue
Block a user