Skip to content

Commit a193d37

Browse files
committed
fix: update module
1 parent 0dd74bf commit a193d37

File tree

9 files changed

+1148
-1258
lines changed

9 files changed

+1148
-1258
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.2.0" }
10+
plugify = { git = "https://github.com/untrustedmodders/rust-plugify", tag = "plugify-v1.2.1" }
1111

1212
[features]
1313
verbose = []

0 commit comments

Comments
 (0)