Bump object and thorin-dwp

object -> 0.31.1
thorin-dwp -> 0.6.0

Required to fix watchOS breakage.
This commit is contained in:
Jubilee Young 2023-05-09 20:29:27 -07:00
parent 50dff955a9
commit 7156ff67be
6 changed files with 47 additions and 18 deletions

View file

@ -11,7 +11,7 @@ bitflags = "1.0"
cstr = "0.2"
libc = "0.2"
measureme = "10.0.0"
object = { version = "0.30.1", default-features = false, features = [
object = { version = "0.31.1", default-features = false, features = [
"std",
"read",
] }