Skip to content

Commit fc83783

Browse files
committed
PATCH try new remoteprocess
1 parent 1c1f992 commit fc83783

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ serde_derive = "1.0"
3333
serde_json = "1.0"
3434
rand = "0.8"
3535
rand_distr = "0.4"
36-
remoteprocess = {version="0.4.3", features=["unwind"]}
36+
remoteprocess = { git = "https://github.com/Jongy/remoteprocess", branch = "upgrade-goblin", features=["unwind"]}
3737
chrono = "0.4.19"
3838

3939
[target.'cfg(unix)'.dependencies]

0 commit comments

Comments
 (0)