Skip to content

Commit d6f5a5e

Browse files
committed
fix: update test
1 parent fec26de commit d6f5a5e

File tree

6 files changed

+881
-1557
lines changed

6 files changed

+881
-1557
lines changed

test/cross_call_worker/Cargo.lock

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

test/cross_call_worker/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2024"
77
crate-type = ["cdylib"]
88

99
[dependencies]
10-
plugify = { git = "https://github.com/untrustedmodders/rust-plugify", tag = "plugify-v1.1.7" }
10+
plugify = { git = "https://github.com/untrustedmodders/rust-plugify", tag = "plugify-v1.2.0" }
1111

1212
[features]
1313
verbose = []

0 commit comments

Comments
 (0)