bugfix: don't deadlock on change compute/vfio/compute

Closes: #86 #88
This commit is contained in:
Luke D. Jones
2021-05-15 22:22:36 +12:00
parent 895179fdad
commit e24b4858a4
5 changed files with 17 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "daemon"
version = "3.5.1"
version = "3.5.2"
license = "MPL-2.0"
readme = "README.md"
authors = ["Luke <luke@ljones.dev>"]