mirror of
https://github.com/facebookexperimental/reverie.git
synced 2025-02-02 09:45:45 +00:00
update goblin to 0.5.2
Summary: As titled. Reviewed By: dtolnay Differential Revision: D37300975 fbshipit-source-id: bdc6c97735c19ab789af902bfa2244e0f06c9440
This commit is contained in:
parent
a11fa11768
commit
53c3abb5da
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ bincode = "1.3.3"
|
|||
bitflags = "1.3"
|
||||
bytes = { version = "1.1", features = ["serde"] }
|
||||
futures = { version = "0.3.13", features = ["async-await", "compat"] }
|
||||
goblin = "0.3"
|
||||
goblin = "0.5.2"
|
||||
lazy_static = "1.0"
|
||||
libc = "0.2.121"
|
||||
nix = "0.23"
|
||||
|
|
Loading…
Reference in a new issue